Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose up error. Couldn't create the network. #53

Open
tristobal opened this issue Sep 2, 2021 · 1 comment
Open

docker-compose up error. Couldn't create the network. #53

tristobal opened this issue Sep 2, 2021 · 1 comment

Comments

@tristobal
Copy link

tristobal commented Sep 2, 2021

Hi. I got this error:

$ docker-compose up --build
Creating network "airflow-tutorial_default" with the default driver
Building webserver
unable to prepare context: unable to 'git clone' to temporary context directory: error fetching: /usr/lib/git-core/git-remote-https: /tmp/_MEIgnICZE/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by /usr/lib/x86_64-linux-gnu/libssh.so.4)
: exit status 128
ERROR: Service 'webserver' failed to build : Build failed

What am I doing wrong?

@acemasterjb
Copy link

try uninstalling docker-compose and use version 1.7.4.

https://docs.docker.com/compose/install/#uninstallation

note that the method is different depending on your OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants