Initial version of the magic ssh server
This commit is contained in:
parent
f44693f1f2
commit
a7c4ded7e9
15 changed files with 84 additions and 7 deletions
|
|
@ -24,4 +24,4 @@ read -r INSTANCE_BASE_DIR MYSQL_DATABASE MYSQL_USER GRAPHDB_REPO GRAPHDB_USER <<
|
|||
cd "$INSTANCE_BASE_DIR"
|
||||
|
||||
# and open a www-data shell
|
||||
docker-compose exec barrel /bin/bash -c "cd /var/www/data/project; sudo -u www-data /bin/bash"
|
||||
docker-compose exec barrel /user_shell.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue