test again

This commit is contained in:
yangzhang 2019-10-23 01:16:01 +08:00
parent ade8398241
commit dc778fb353
1 changed files with 1 additions and 4 deletions

View File

@ -2,9 +2,7 @@ version: '2'
services:
front-end:
build:
context: /var/lib/jenkins/workspace/SocksShop
dockerfile: /front-end/Dockerfile
image: socksshop/front-end:latest
ports:
- '8079:8079'
hostname: front-end
@ -12,7 +10,6 @@ services:
cap_drop:
- all
read_only: true
image: front-end
edge-router:
image: weaveworksdemos/edge-router:0.1.1
cap_drop: