server_config/test_scripts.sh

6 lines
157 B
Bash
Raw Normal View History

# Build or update container image
docker built -t cohabit_server_config_test .
# Run image in bash mode
docker run --rm -it cohabit_server_config_test bash