static -> public, use bash

This commit is contained in:
Christine Dodrill 2015-08-13 21:09:02 -07:00
parent 97dbe29bca
commit 3ce8c3b833
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
FROM coopernurse/docker-nim
RUN apk update && apk add bash
EXPOSE 5000
RUN adduser -D -g '' r
RUN chmod a+x /root/.nimble/bin/nimble