Containerized version of Guillotine
The default container does not maintain the list of shortened links. To create a container that persists shortened links, see the Guillotine documentation and create a customized copy of the app.rb file. Then use Docker's container linking to link to the persistent storage backend.
Basic usage:
docker run -d -p 8080:8080 docker-guillotine
Content type
Image
Digest
sha256:4cc256468…
Size
287.8 MB
Last updated
almost 11 years ago
docker pull zerodivide1/docker-guillotine