Releases: glotcode/docker-run
Releases · glotcode/docker-run
1.5.0
1.4.0
Replace tiny_http with actix_web
1.3.0
- Add option to mount rootfs in the container as read-only
- Add option to add tmpfs mounts for tmp and work dirs
Note that if you are using glot-images
you need to pull the latest ones before enabling read-only rootfs.
1.2.1
Updated deps
1.2.0
Add support for chunked transfer encoding. This makes it possible to run docker-run itself inside a docker container.
1.1.0
Add debug option to keep container
1.0.0
v1.0.0 Update image names
v0.1.0
Release candidate