fixed docker error by making build.sh exicutable

This commit is contained in:
locker98 2024-05-10 19:04:59 -04:00
parent 709ed460e3
commit 7c14e299a0
3 changed files with 3 additions and 3 deletions

0
docker/build.sh Normal file → Executable file
View File

0
docker/post_build.sh.in Normal file → Executable file
View File

View File

@ -1,9 +1,9 @@
version: "3.3"
services:
bash:
InfiniTime_build:
stdin_open: true
tty: true
user: 1000:1000
volumes:
- ../../InfiniTime:/sources
image: infini-build
#command: bash /build-scripts/infinisim-build.sh
#command: /bin/sh