mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Improve simulation container
This commit is contained in:
@@ -4,4 +4,4 @@ RUN apk update && apk add qemu-system-avr && mkdir /io
|
||||
ADD start.sh /opt/dcc
|
||||
ADD CommandStation-EX-uno-*.elf /io
|
||||
|
||||
CMD ["/bin/sh", "/opt/dcc/start.sh"]
|
||||
ENTRYPOINT ["/opt/dcc/start.sh"]
|
||||
|
Reference in New Issue
Block a user