dockers
dockers copied to clipboard
Uber tiny Docker images for all the things.
Update to readme. The tag ":latest" fails. Try 9 instead
> sudo curl -sSL https://cli.iron.io/install | sh ... Response: ``` sh: line 66: 95380 Segmentation fault: 11 /usr/local/bin/iron --version ``` MacOS Monterey, v12.0.1, M1, 2020. Docker was fully updated up...
Hi Team, I am trying to use the **iron/node** image on the arm64 platform but it seems it is not available for arm64. I have successfully built the image using...
Dynamically linked Go applications compiled with CGO_ENABLED=1 on a system with glibc (default on debian based distros) instead of musl (default on alpine) can now run inside an iron/go container.
Any possibility of getting a Haskell image? Thanks! Awesome work you're doing.
Installing from Source
Hey thx for this. any timeline on a swift container?
I've just created a new image for dotnet coreclr, basically it was created from https://github.com/aspnet/aspnet-docker/blob/master/1.0.0-rc1-update1-coreclr/Dockerfile (size 357.7 MB compare with this one 69.58 MB, a significant number smaller than standard...
Without this extension, running build.rb on OS-X fails with: Step 2 : RUN curl -sS https://getcomposer.org/installer | php ---> Running in b918100ad154 Some settings on your machine make Composer unable...