forked from EvergreenCrypto/docker-finance
client: docker-finance.d: archlinux: reset USER in optional block
- Reset to root after the `pipx install` example * Needed for CI (and general annoyance removal)
This commit is contained in:
@@ -56,6 +56,7 @@ RUN pacman -Syu --noconfirm
|
|||||||
#USER @DOCKER_FINANCE_USER@
|
#USER @DOCKER_FINANCE_USER@
|
||||||
#WORKDIR /home/@DOCKER_FINANCE_USER@
|
#WORKDIR /home/@DOCKER_FINANCE_USER@
|
||||||
#RUN pipx install xlsx2csv
|
#RUN pipx install xlsx2csv
|
||||||
|
#USER root
|
||||||
|
|
||||||
##
|
##
|
||||||
## Plugins (dependencies)
|
## Plugins (dependencies)
|
||||||
|
|||||||
Reference in New Issue
Block a user