rebuild
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jeffrey Paul 2020-03-01 04:25:04 -08:00
parent 5de761fa7f
commit e938e7543b
2 changed files with 14 additions and 0 deletions

View File

@ -2,3 +2,11 @@
This is the repository that builds the container for datavibe.net's user
shell service.
# Contributing
Pull requests are welcome.
# Author
sneak <[sneak@sneak.berlin](mailto:sneak@sneak.berlin)>

6
run.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
cp /etc/passwd /etc/passwd.dist
cp /etc/shadow /etc/shadow.dist
mkdir -p /etc/datavibe/host