add? update
This commit is contained in:
@@ -19,6 +19,10 @@ file bin/server bin/client || true
|
||||
|
||||
chmod a+x bin/server bin/client
|
||||
|
||||
# clean up existing containers and networks
|
||||
docker compose down
|
||||
|
||||
# start the containers
|
||||
docker compose up -d server
|
||||
docker compose run --rm -it client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user