Skip to content

Instantly share code, notes, and snippets.

@Andrej1A
Created July 13, 2020 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andrej1A/c8734d92bf653ae84232f693cac3b9b9 to your computer and use it in GitHub Desktop.
Save Andrej1A/c8734d92bf653ae84232f693cac3b9b9 to your computer and use it in GitHub Desktop.
#!/bin/bash
docker build \
--file Dockerfile \
--tag registry.andrej-albrecht.com/sms-api-gateway/sag-web-backend/cloud_test:latest \
--build-arg DJANGO_ENV=cloud_test \
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment