mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
dev
This commit is contained in:
parent
527ff0ec1e
commit
bf358f0014
@ -48,5 +48,6 @@ RUN rm -rf apphub/docs apphub/tests library.zip plugin-appstore && \
|
||||
apt clean && \
|
||||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /usr/share/man /usr/share/doc /usr/share/doc-base
|
||||
|
||||
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
@ -36,5 +36,7 @@ fi
|
||||
|
||||
# start by supervisord
|
||||
/usr/bin/supervisord
|
||||
# debug
|
||||
cat /entrypoint.sh |grep "supervisorctl start"
|
||||
supervisorctl start apphub
|
||||
tail -f /dev/null
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.26-rc42",
|
||||
"version": "0.8.26-rc43",
|
||||
"plugins": {
|
||||
"portainer": "0.0.7",
|
||||
"nginx": "0.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user