1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

fix conflicts

This commit is contained in:
Jason N. 2024-02-28 10:41:35 -05:00
commit 6ce4a8a199
15 changed files with 400 additions and 686 deletions

View file

@ -22,4 +22,5 @@ RUN dnf install -y make && make install-deps
VOLUME /build-container-installer/build
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]