We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87abe5 commit a8f83bfCopy full SHA for a8f83bf
docker-compose.yml
@@ -2,6 +2,7 @@ version: "3.5"
2
services:
3
blobs-prod:
4
image: blobs-prod
5
+ restart: always
6
container_name: blobs-prod
7
build:
8
context: ./
0 commit comments