Created
January 8, 2025 09:07
-
-
Save nocodehummel/bcbd2d09010d3275bc5fd0fbd103a82b to your computer and use it in GitHub Desktop.
OpenCPN Docker command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # start OpenCPN Docker container to compile and test. | |
| # https://opencpn-manuals.github.io/main/opencpn-dev/docker.html | |
| docker run -v /home/<user>/<source-path/:/src -it docker.io/nohal/opencpn-builder:latest bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment