Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #16 from docker/instrumentation-p1
fix typo in startup.sh
pcaskey committed Mar 3, 2017
2 parents f14131a + e1e4fd2 commit 9fd44e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/bin/startup.sh
@@ -20,4 +20,4 @@ touch /var/log/cron.log
/usr/sbin/crond

#from intermediate container's CMD directive
CMD ["/opt/bin/start.sh"]
/opt/bin/start.sh

0 comments on commit 9fd44e9

Please sign in to comment.