Created
April 16, 2026 11:42
-
-
Save alanshaw/435e5d5fa4fd14ab949b6f45e4f52f93 to your computer and use it in GitHub Desktop.
Docker build local and tag as dev
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
| docker build . -t sprue && docker tag sprue sprue:dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment