Sign inSign up

classiccontainers/colossal_cave

By classiccontainers

Updated almost 5 years ago

Colossal Cave Adventure, in a Docker Container

Image
0

442

classiccontainers/colossal_cave repository overview

Colossal Cave

Colossal Cave! In a Docker Container!

The game media for this has been sourced from archive.org.

Usage

For detailed usage, consult README.md from upstream classiccontainers/dosbox image.

Linux
$ docker run \
    -e DISPLAY=unix$DISPLAY \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    classiccontainers/colossal_cave
Docker for Windows

This requires an X11 and Pulse Adudio server; for more information on how to set those up, consult the README.md in the repository for the upstream image.

$ docker run \
    -e DISPLAY=host.docker.internal:0 \
    classiccontainers/colossal_cave

Disclaimer

This project is intended for educational purposes only.

Tag summary

Content type

Image

Digest

Size

12.9 MB

Last updated

almost 5 years ago

docker pull classiccontainers/colossal_cave