Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 460 Bytes

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