Skip to content

Commit

Permalink
Add init: true
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinsonZ committed Sep 17, 2023
1 parent f325fac commit cac5580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: '3.4'
services:
sauce:
image: sauce-img
init: true
build:
context: .
dockerfile: ./Dockerfile
Expand Down

0 comments on commit cac5580

Please sign in to comment.