contentdb/utils/bash.sh

6 lines
76 B
Bash
Raw Normal View History

2020-01-19 15:51:47 +00:00
#!/bin/sh
2020-01-18 23:20:34 +00:00
# Open SSH to app instance
docker exec -it contentdb_app_1 bash