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