Browse Source

add image from tx

master
cobb 4 years ago
parent
commit
5376e3d2fc
  1. 1
      docker-compose.yaml

1
docker-compose.yaml

@ -2,6 +2,7 @@ version: "3.2"
services: services:
testping: testping:
image: ccr.ccs.tencentyun.com/guandao/test
container_name: testping container_name: testping
restart: always restart: always
networks: networks:

Loading…
Cancel
Save