Skip to content

Instantly share code, notes, and snippets.

@nocodehummel
Created January 8, 2025 09:07
Show Gist options
  • Select an option

  • Save nocodehummel/bcbd2d09010d3275bc5fd0fbd103a82b to your computer and use it in GitHub Desktop.

Select an option

Save nocodehummel/bcbd2d09010d3275bc5fd0fbd103a82b to your computer and use it in GitHub Desktop.
OpenCPN Docker command
# 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