vnegnn / Dockerfile
fses91's picture
Update Dockerfile
c446456 verified
raw
history blame
65 Bytes
FROM sandl/vnegnn:hf
WORKDIR /app
CMD ["/home/user/start_app.sh"]