github.com/tilt-dev/tilt@v0.36.0/integration/disable/Dockerfile (about) 1 FROM busybox 2 WORKDIR /app 3 ADD . . 4 ENTRYPOINT busybox httpd -f -p 8000