Skip to content

Commit

Permalink
Merge pull request #32 from joseph-v/fix-dockerfile
Browse files Browse the repository at this point in the history
Remove maintainer field from dockerfile
  • Loading branch information
kumarashit authored Jun 27, 2020
2 parents 0db241e + 79f7511 commit 2a27cf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/osdsdock/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# docker run -d --privileged=true --net=host -v /etc/opensds:/etc/opensds sodafoundation/dock:latest

FROM ubuntu:16.04
MAINTAINER Leon Wang <wanghui71leon@gmail.com>

COPY osdsdock /usr/bin

Expand Down

0 comments on commit 2a27cf3

Please sign in to comment.