fix: Command Deploy
This commit is contained in:
@@ -73,8 +73,6 @@ RUN touch /etc/trytond_populate.conf \
|
||||
&& mkdir /mnt/attachment \
|
||||
&& chown -R trytond:trytond /mnt/attachment
|
||||
|
||||
|
||||
|
||||
USER trytond
|
||||
|
||||
CMD ["/bin/bash", "/opt/start.sh"]
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
Reference in New Issue
Block a user