Giter Site home page Giter Site logo

blue-green's Introduction

Hi there ๐Ÿ‘‹

blue-green's People

Contributors

mt-inside avatar mt165 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

blue-green's Issues

Current build on docker.io only works on ARM

I am running Arch Linux (linux/amd64) and working through your kubernetes course on linkedin. I was running into some issues when trying to connect the pods. I tried pulling the docker image to investigate and got this

docker run --rm --name blue -p 8080:8080 mtinside/blue-green:blue
Unable to find image 'mtinside/blue-green:blue' locally
blue: Pulling from mtinside/blue-green
077df394d3fb: Pull complete 
Digest: sha256:5fb83f49dd7001591fb1591a0d74596bf8264e527702dc78c0a06651fffd0c60
Status: Downloaded newer image for mtinside/blue-green:blue
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64) and no specific platform was requested
exec /blue-green: exec format error

 ๏Œ’ ๎‚ฐ ๏ผ ~/gi/li/k/workspace/ch01 ๎‚ฐ docker run --rm --name blue -p 8080:8080 mtinside/blue-green:blue --platform linux/amd64
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64) and no specific platform was requested
exec /blue-green: exec format error

 ๏Œ’ ๎‚ฐ ๏ผ ~/gi/li/k/workspace/ch01 ๎‚ฐ docker run --rm --name blue -p 8080:8080 mtinside/blue-green:blue --platform x86_64   ๎‚ฒ 1 โœ˜ ๎‚ฒ base ๎œผ 
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64) and no specific platform was requested
exec /blue-green: exec format error

It's a little unfortunate since it seems the rest of the course relies on these builds. I can build my own local version which is fine but figured that you may want to push a multi-platform image to docker.io.

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.