Closed gdassori closed 1 year ago
A working Dockerfile for geppeto.
Usage:
docker build . -t=geppeto:latest docker run -p 23000:3000 geppeto:latest
Then open http://localhost:23000
Thanks for the PR! Improved upon the Dockerfile just a little bit, will make sure to release official docker images sometime in the future :]
A working Dockerfile for geppeto.
Usage:
Then open http://localhost:23000