mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
This reverts commit 22932e636d.
This commit is contained in:
+2
-2
@@ -29,5 +29,5 @@ RUN mkdir /opt/build \
|
||||
ADD firmware/tools/docker-entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||
|
||||
# replace ninja with make if you prefer to use that by default
|
||||
CMD ["ninja"]
|
||||
# replace make with ninja temporarily while building your image if you prefer to use that by default
|
||||
CMD ["make"]
|
||||
|
||||
Reference in New Issue
Block a user