Changed Dockerfile
This commit is contained in:
parent
2133551889
commit
d1613a47e0
|
@ -40,7 +40,7 @@ if [ $TIMEZONE != "" ]; then\n \
|
|||
fi\n \
|
||||
/etc/init.d/pandora_agent_daemon start\n \
|
||||
rm -f $0\n \
|
||||
bash' \
|
||||
tail -f /var/log/pandora/pandora_agent.log' \
|
||||
>> /entrypoint.sh && \
|
||||
chmod +x /entrypoint.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue