Skip to content

"FROM ubuntu:19.10" does not work anymore #9

Description

@subhadeep1912

In the DOCKERFILE, you need to write "FROM ubuntu:latest" else it does not create the docker image stating-->
Step 2/12 : RUN apt-get update
---> Running in ee013a735874
Ign:1 http://archive.ubuntu.com/ubuntu eoan InRelease
Ign:2 http://archive.ubuntu.com/ubuntu eoan-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu eoan-backports InRelease
Ign:4 http://security.ubuntu.com/ubuntu eoan-security InRelease
Err:5 http://archive.ubuntu.com/ubuntu eoan Release
404 Not Found [IP: 91.189.88.142 80]
Err:6 http://security.ubuntu.com/ubuntu eoan-security Release
404 Not Found [IP: 91.189.91.38 80]
Err:7 http://archive.ubuntu.com/ubuntu eoan-updates Release
404 Not Found [IP: 91.189.88.142 80]
Err:8 http://archive.ubuntu.com/ubuntu eoan-backports Release
404 Not Found [IP: 91.189.88.142 80]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions