add image url to docker-compose.yaml
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
ws2udp:
|
ws2udp:
|
||||||
|
image: git.danilkolesnikov.ru/danilko09/udp_over_ws
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: central.Dockerfile
|
dockerfile: central.Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user