contentdb/utils/bash.sh

6 lines
76 B
Bash
Raw Normal View History

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