Giter Site home page Giter Site logo

Comments (2)

prakhar1989 avatar prakhar1989 commented on May 11, 2024

Hi @televators - Thanks for opening the issue. I'm sorry you got confused by the tutorial. I agree that the placement of that line should be above, and I'll surely make that change.

Btw, if you're still stuck on how to change the image name, here's how you can do that

  1. Get the image ID. Use docker images for that -
$ docker images
REPOSITORY                              TAG                 IMAGE ID             CREATED             SIZE
prakhar1989/nodimg                     latest              c272ee0b6503        2 days ago          1.457 GB

The ID of the image is c272ee0b6503.

  1. We can now change the name of the image by the following command -
$ docker tag c272ee0b6503 televators/flask_image:latest

Let me know if you're still stuck.

Best,

from docker-curriculum.

televators avatar televators commented on May 11, 2024

Thanks! I just deleted the image and remade it properly so all is well. Thank you for the tip, I'll add that to my notes. Thanks for the lightning fast response as well! Have a great day.

[Nanoshrine Studios LLC Logo] [http://bit.ly/6psP0I]

Justin Higgs [mailto:[email protected]] - President
Nanoshrine Studios LLC [http://www.nanoshrine.com] - 850.284.3077 [tel:8502843077]
On 6/13/2016 9:35:40 PM, Prakhar Srivastav [email protected] wrote:
Hi @televators [https://github.com/televators] - Thanks for opening the issue. I'm sorry you got confused by the tutorial. I agree that the placement of that line should be above, and I'll surely make that change.
Btw, if you're still stuck on how to change the image name, here's how you can do that

  • Get the image ID. Use docker images for that -
    $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE prakhar1989/nodimg latest c272ee0b6503 2 days ago 1.457 GB
    The ID of the image is c272ee0b6503.
  • We can now change the name of the image by the following command -
    $ docker tag c272ee0b6503 televators/flask_image:latest
    Let me know if you're still stuck.
    Best,

    You are receiving this because you were mentioned.
    Reply to this email directly, view it on GitHub [https://github.com//issues/24#issuecomment-225757040], or mute the thread [https://github.com/notifications/unsubscribe/AI2pBiHSi8Bga6-RKM1iIMPuMrrGJ-7tks5qLgVpgaJpZM4I0uXx].

from docker-curriculum.

Related Issues (20)

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.