mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -1,5 +1,5 @@
|
||||
# DESCRIPTION: Run text-based game dunnet in a container
|
||||
# AUTHOR: Jessica Frazelle <jess@docker.com>
|
||||
# AUTHOR: Jessie Frazelle <jess@linux.com>
|
||||
# COMMENTS:
|
||||
# This file describes how to build dunnet in a container with all
|
||||
# dependencies installed.
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
# Base docker image
|
||||
FROM alpine:latest
|
||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||
|
||||
# Install emacs:
|
||||
# Note: Emacs is only in testing repo -> http://pkgs.alpinelinux.org/packages?package=emacs&repo=all&arch=x86_64
|
||||
|
||||
Reference in New Issue
Block a user