Merge "Surveil Container: Override PBR_VERSION + .dockerignore"
This commit is contained in:
commit
e58dbd70bb
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@ -0,0 +1,6 @@
|
||||
.git
|
||||
.gitreview
|
||||
.idea
|
||||
.tox
|
||||
env
|
||||
.testrepository
|
@ -25,7 +25,9 @@ ADD setup.py /surveil/setup.py
|
||||
ADD setup.cfg /surveil/setup.cfg
|
||||
ADD README.rst /surveil/README.rst
|
||||
ADD etc/surveil /etc/surveil
|
||||
ADD .git /surveil/.git
|
||||
|
||||
#ADD .git /surveil/.git
|
||||
ENV PBR_VERSION=DEV
|
||||
|
||||
# Surveil API
|
||||
EXPOSE 8080
|
||||
|
Loading…
x
Reference in New Issue
Block a user