Removing apparently unused /config volume
This commit is contained in:
parent
076434917c
commit
d8f5e86e15
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ ADD ./etc/* /etc/
|
|||
ADD ./bin/* /usr/bin/
|
||||
|
||||
VOLUME /etc
|
||||
VOLUME /config
|
||||
|
||||
# http://blogs.technet.com/b/rrasblog/archive/2006/06/14/which-ports-to-unblock-for-vpn-traffic-to-pass-through.aspx
|
||||
EXPOSE 500/udp 4500/udp
|
||||
|
|
Loading…
Reference in a new issue