Debian dockerized version of the asciinema.org platform
914
You can start the container with the following command :
docker run -it th0m/asciinema-debian bash -c '/root/start_asciinema.sh && bash'
start_asciinema.sh basically starts PostgreSQL, Redis, Rails and Sidekiq. The asciinema.org Rails application is available on container's port 3000.
It is a Debian dockerized version of asciinema.org
Content type
Image
Digest
sha256:48bcae084…
Size
286.3 MB
Last updated
almost 11 years ago
docker pull th0m/asciinema-debian