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

building the bash docker image fails #4

Closed
bmesuere opened this issue Aug 1, 2019 · 1 comment
Closed

building the bash docker image fails #4

bmesuere opened this issue Aug 1, 2019 · 1 comment
Labels

Comments

@bmesuere
Copy link
Member

bmesuere commented Aug 1, 2019

I can't take the new worker server into production because building the back images fails on imagemagick not being available.

--2017-11-30 15:24:37--  http://www.imagemagick.org/download/ImageMagick-7.0.7-8.tar.gz
Resolving www.imagemagick.org (www.imagemagick.org)... 198.72.81.86
Connecting to www.imagemagick.org (www.imagemagick.org)|198.72.81.86|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-11-30 15:24:37 ERROR 404: Not Found.

@dmouriss @dmouriss Why don't we install this with apt-get?

Original issue by @bmesuere on Thu Nov 30 2017 at 16:34.
Closed by @bmesuere on Thu Nov 30 2017 at 16:44.

@ninewise
Copy link

ninewise commented Aug 1, 2019

Installing with apt-get crashed back when we first made the dockerfile. We could try it out again or just bump the version.

Original comment by @ninewise on Thu Nov 30 2017 at 16:37.

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

No branches or pull requests

3 participants