You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've managed to download the .tar file and run docker load ... but when I try to run docker-compose up -d database I get the following error message: no configuration file provided: not found where should that .yaml config be? docker image ls gives me:
REPOSITORY TAG IMAGE ID CREATED SIZE
microns-phase3-nda-database latest 54e2de75ca66 7 months ago 104GB
I'm on an M1 Mac, with docker-compose 2.21.0
The text was updated successfully, but these errors were encountered:
I've managed to download the
.tar
file and rundocker load ...
but when I try to rundocker-compose up -d database
I get the following error message:no configuration file provided: not found
where should that.yaml
config be?docker image ls
gives me:I'm on an M1 Mac, with docker-compose 2.21.0
The text was updated successfully, but these errors were encountered: