МЮ
Size: a a a
МЮ
RU
МЮ
I
p
p
W
m
rK
p
BQ
BQ
BQ
BQ
Login Succeeded
$ export COMPOSE_FILE=test.yml
$ docker-compose build
.FileNotFoundError: [Errno 2] No such file or directory: './test.yml'
ERROR: Job failed: exit code 1
BQ
lsнаходит test.yml
BQ
m
BQ
BQ
$ export COMPOSE_FILE=test.yml
$ ls && docker-compose build
README.rst
caps
compose
config
docs
fabfile.py
local.yml
locale
manage.py
merge_production_dotenvs_in_dotenv.py
production.yml
pytest.ini
requirements
requirements.txt
setup.cfg
test.yml
.FileNotFoundError: [Errno 2] No such file or directory: './test.yml'
ERROR: Job failed: exit code 1