the-new-hotness: Add USER declaration to Dockerfile
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
766a9dc2e9
commit
cf841dd753
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ items:
|
||||||
pushd hotness_schema && \
|
pushd hotness_schema && \
|
||||||
pip-3 install . && \
|
pip-3 install . && \
|
||||||
rm -rf the-new-hotness
|
rm -rf the-new-hotness
|
||||||
|
USER 1001
|
||||||
EXPOSE 9940
|
EXPOSE 9940
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue