Added build & run docker scripts
This commit is contained in:
3
microservices/weather/build-docker.sh
Executable file
3
microservices/weather/build-docker.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker build . -t weather-microservice:latest
|
||||
Reference in New Issue
Block a user