https://github.com/matsuu/docker-nethack
Dockerfile for Nethack 3.6.7
https://github.com/matsuu/docker-nethack
docker dockerfile nethack
Last synced: 9 months ago
JSON representation
Dockerfile for Nethack 3.6.7
- Host: GitHub
- URL: https://github.com/matsuu/docker-nethack
- Owner: matsuu
- License: apache-2.0
- Created: 2014-07-06T12:25:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T15:43:48.000Z (11 months ago)
- Last Synced: 2025-04-30T10:49:38.452Z (9 months ago)
- Topics: docker, dockerfile, nethack
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/matsuu/nethack/
- Size: 26.4 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
matsuu/nethack
==============
Dockerfile for Nethack 3.6.7
## Howto
# Docker Hub
docker run -it matsuu/nethack
# GitHub Packages Docker Registry
docker run -it ghcr.io/matsuu/nethack
## Build
docker build -t matsuu/nethack .
## References
- [NetHack Home Page](http://www.nethack.org/)
- GitHub [matsuu/docker-nethack](https://github.com/matsuu/docker-nethack)
- Docker Hub [matsuu/nethack](https://hub.docker.com/r/matsuu/nethack/)