doc/Dockerfile

Fri, 24 May 2019 04:34:41 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 24 May 2019 04:34:41 -0500
branch
release-2.x.y
changeset 1340
29418c866c4b
parent 1182
67e94f90e55b
permissions
-rw-r--r--

initial stab at a spec file

FROM rwgrim/goserve

EXPOSE 3000

COPY html html

mercurial