Skip to content

Commit

Permalink
Replace tianon/true with cogniteev/echo
Browse files Browse the repository at this point in the history
due to issue docker/compose#919
  • Loading branch information
dukje committed Apr 16, 2015
1 parent 158a223 commit 44efccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ts-config/Dockerfile
@@ -1,5 +1,5 @@
FROM tianon/true
FROM cogniteev/echo

VOLUME /usr/local/etc/

CMD ["/true"]
CMD ["/bin/echo", "Creating ts-config volume container"]

0 comments on commit 44efccd

Please sign in to comment.