Compose image
This commit is contained in:
@@ -3,6 +3,7 @@ version: '3.4'
|
||||
services:
|
||||
http-echo:
|
||||
build:
|
||||
image: ${COMPOSE_PROJECT_NAME}_httpecho
|
||||
context: ./
|
||||
dockerfile: httpecho.Dockerfile
|
||||
expose:
|
||||
|
Reference in New Issue
Block a user