Git Product home page Git Product logo

amazon-web-services-linux-operations's Issues

No EC2 instances created by autoscaling group

In section 5.9 after creating the microservices-dev-ohio cfn stack there were no EC2 instances created in that ASG. You didn't mention anything in the video about finding EC2 instances either. Should I have EC2 instances based on the latest AMI after creating the ASG?

Docker build in 9.4 fails

When I do the docker build in lesson 9.4 it throws the following error. I've also tried changing the Dockerfile to FROM node:8.16.0-alpine but I get the same error.

$ docker build -t ${REPO_URI}:1.0.0 source/services/billing/
Sending build context to Docker daemon 4.608kB
Step 1/6 : FROM node:8.16.0-alpine
8.16.0-alpine: Pulling from library/node
e7c96db7181b: Pull complete
5b5ce4d3d5f2: Pull complete
ac289eff61bc: Pull complete
28fbd2f3252d: Pull complete
Digest: sha256:15ac3cbf6c860d0edf043b05d12500c1e21a6b53ca68298eccb2ada0a81359c6
Status: Downloaded newer image for node:8.16.0-alpine
---> e08ba08cf75a
Step 2/6 : COPY package.json /src/package.json
---> b526cfc38c0b
Step 3/6 : RUN cd /src; npm install
---> Running in 66c5c7b1d378
failed to start shim: exec: "docker-containerd-shim": executable file not found in $PATH: unknown

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.