Make up/down for services (#155)

* [#155] s3_gate: Service name in docker-compose.yml

Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>

* [#155] Makefile: Make Up/Down certain services

Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>

* [#155] Makefile: minor fixes

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>

Co-authored-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
Elizaveta Chichindaeva 2022-02-04 18:27:49 +03:00 committed by GitHub
parent 07bd61f78e
commit 3348ebbfe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 9 deletions

View file

@ -2,7 +2,7 @@
version: "2.4"
services:
http_gate:
s3_gate:
image: ${S3_GW_IMAGE}:${S3_GW_VERSION}
domainname: ${LOCAL_DOMAIN}
hostname: s3_gate