Signed-off-by: Vitor Anjos <vitorbartier@hotmail.com>
This commit is contained in:
Vitor Anjos 2020-08-07 09:33:45 -03:00 committed by Ulysses Souza
parent 17b41b27a8
commit de1afd977d

View File

@ -5,4 +5,4 @@ services:
container_name: alpine
entrypoint: 'echo It works!'
build:
context: /this/path/doesnt/exists # and we don't really care. We just want to run containers already pulled.
context: /this/path/doesnt/exist # and we don't really care. We just want to run containers already pulled.