rebuild image

This commit is contained in:
2023-08-14 17:21:13 +02:00
parent 3c77eae29f
commit f7ab11d4c6
8 changed files with 29 additions and 292 deletions

3
entrypoint.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
source /root/.bashrc && "$@"