Fixed issue with overriding default config values via command line
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM debian:jessie
|
||||
|
||||
RUN apt-get update && apt-get install -y vim
|
||||
|
||||
ADD *.deb /tmp/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user