3 lines
46 B
Text
3 lines
46 B
Text
|
#!/usr/bin/env bash
|
||
|
docker-compose run web $@
|