Skip to content

Commit

Permalink
allow root
Browse files Browse the repository at this point in the history
  • Loading branch information
slypix committed Apr 9, 2017
1 parent fa306dd commit 57c8208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM slypix/minio-dokku:1.0
EXPOSE 9000
ENV ALLOW_CONTAINER_ROOT=1
WORKDIR /home/dokku/
RUN su dokku
CMD ./minio server storage

0 comments on commit 57c8208

Please sign in to comment.