Skip to content

Docker: Add Dockerfile + scripts to run and build it#2

Merged
gbin merged 1 commit into
masterfrom
zach.add_docker_files
Jul 20, 2024
Merged

Docker: Add Dockerfile + scripts to run and build it#2
gbin merged 1 commit into
masterfrom
zach.add_docker_files

Conversation

@zachgoins

Copy link
Copy Markdown
Contributor

I wanted to get the ball rolling on making an easily reproducible environment sooner rather than later. Motivated by me not being able to build out of the box on my machine

You can use the build_docker.sh file to build a docker image that you can run with run_docker.sh. That will drop you in a container that has access to the copper-rs directory and contains all the necessary dependencies to build it.

@zachgoins zachgoins requested a review from gbin July 19, 2024 21:53

@gbin gbin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@gbin gbin merged commit e8ba9d8 into master Jul 20, 2024
gbin added a commit that referenced this pull request Oct 23, 2024
Docker: Add Dockerfile + scripts to run and build it
@makeecat makeecat deleted the zach.add_docker_files branch April 12, 2025 19:14
@makeecat makeecat added the enhancement New feature or request label Jan 21, 2026
gbin added a commit that referenced this pull request Mar 1, 2026
An error in the monitoring trigered this refactor to make it actually
typed and safe.
gbin added a commit that referenced this pull request Mar 1, 2026
* Monitoring API refactor, part #2

An error in the monitoring trigered this refactor to make it actually
typed and safe.

* table scrolling in monitoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants