Skip to content

matsuu/docker-nethack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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