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

image build fails - futures #17

Open
GregoryWiltshire opened this issue Mar 23, 2022 · 0 comments
Open

image build fails - futures #17

GregoryWiltshire opened this issue Mar 23, 2022 · 0 comments

Comments

@GregoryWiltshire
Copy link

Expected Behavior

container should build

Current Behavior

container fails to build due to futures install

Possible Solution

delete the install line for futures

Steps to Reproduce (for bugs)

  1. docker build -t gimme-aws-creds:latest .
#9 12.66 Collecting futures
#9 12.71   Downloading futures-3.0.5.tar.gz (25 kB)
#9 12.73   Preparing metadata (setup.py): started
#9 12.97   Preparing metadata (setup.py): finished with status 'error'
#9 12.98   error: subprocess-exited-with-error
#9 12.98   

Your Environment

  • App Version used:
  • Environment name and version:
    docker --version
    Docker version 20.10.8, build 3967b7d
  • Operating System and version:
➜  gimme-aws-creds git:(master) ✗ sw_vers
ProductName:	macOS
ProductVersion:	11.6.4
BuildVersion:	20G417
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

1 participant