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:
testping:
image: ccr.ccs.tencentyun.com/guandao/test
container_name: testping
restart: always
networks:

Loading…
Cancel
Save