Added build & run docker scripts

This commit is contained in:
2023-05-07 12:08:41 +02:00
parent 02c0673e64
commit ab14ca65c5
5 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
docker build . -t weather-microservice:latest