Preview: Dockerfile
Size: 277 B
/home/godevadmin/public_html/upload_images/home/000~ROOT~000/retool/retool-onpremise/Dockerfile
# Check Dockerhub for available tags: https://hub.docker.com/r/tryretool/backend/tags
#ARG VERSION=X.Y.Z-stable
ARG VERSION=3.284.3-stable
FROM tryretool/code-executor-service:${VERSION} AS code-executor
FROM tryretool/backend:${VERSION}
CMD ./docker_scripts/start_api.sh
Directory Contents
Dirs: 4 × Files: 9