sheets / Dockerfile
frascuchon's picture
frascuchon HF Staff
Update Dockerfile
a977953 verified
raw
history blame
101 Bytes
FROM argilladev/synt-generator:latest
# Start the application
CMD [ "node", "server/entry.express"]