Giter Site home page Giter Site logo

dnxlabs / docker-terraform Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 66 KB

Docker image containing Terraform, AWS CLI and AWS Shell, to deploy infrastructure as code on AWS.

Home Page: https://modules.dnx.one

License: Apache License 2.0

Dockerfile 45.29% Shell 41.35% Makefile 13.37%
docker docker-image docker-terraform hacktoberfest terraform

docker-terraform's People

Contributors

adenot avatar arthurbdiniz avatar caiovfernandes avatar dnx-solutions avatar github-actions[bot] avatar renatovnctavares avatar

Stargazers

 avatar

Watchers

 avatar  avatar

docker-terraform's Issues

Segfault on M1 Mac

I have been trying to initialise terraform on an M1 Mac and have discovered that the container crashes when I execute any command. For example:

docker run -i --rm --env-file=.env.auth --env-file=.env -v /my-volume dnxsolutions/terraform:latest init

Results in:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Initializing modules...
SIGSEGV: segmentation violation
PC=0x0 m=2 sigcode=0

goroutine 1 [running]:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
make: *** [init] Error 255

The comments on the Docker for Mac issue suggests container authors should make containers multi-platform: docker/for-mac#5123 (comment)

I've tried setting the --platform flag but it doesn't seem to help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.