Moved gpgparams to initproton.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d7785bd31d
commit
f2c2a5d5ba
3 changed files with 2 additions and 10 deletions
|
|
@ -23,7 +23,6 @@ COPY entrypoint /bin/
|
|||
RUN chmod +x /bin/entrypoint
|
||||
COPY initproton /bin/
|
||||
RUN chmod +x /bin/initproton
|
||||
COPY gpgparams /tmp/
|
||||
WORKDIR /var/lib/proton
|
||||
EXPOSE 25/tcp
|
||||
EXPOSE 143/tcp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue