Skip to content

Instantly share code, notes, and snippets.

@alanshaw
Created April 16, 2026 11:42
Show Gist options
  • Select an option

  • Save alanshaw/435e5d5fa4fd14ab949b6f45e4f52f93 to your computer and use it in GitHub Desktop.

Select an option

Save alanshaw/435e5d5fa4fd14ab949b6f45e4f52f93 to your computer and use it in GitHub Desktop.
Docker build local and tag as dev
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