Sign inSign up

jjclark/nethack

By jjclark

Updated over 10 years ago

Minimal Nethack container

Image
0

1.1K

jjclark/nethack repository overview

Description

This is a minimal Nethack installation on Alpine Linux. It uses one Dockerfile to download source code and compile Nethack, and another Dockerfile to publish the result as a 6MB image. The build script is available at https://github.com/jjclark1982/nethack-docker

Usage
docker pull jjclark/nethack
docker run -it -v "$PWD/save:/nh360/var/save" jjclark/nethack
TODO

Would like to make a separate container that runs Hearse with a shared volume.

Tag summary

Content type

Image

Digest

Size

5.8 MB

Last updated

over 10 years ago

docker pull jjclark/nethack