Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Failed to Build image, Exit 100 #261

Closed
@Merith-TK

Description

@Merith-TK
[merith@archlinux .ssh]$ sail run  merith-tk/sail
2020-03-05 09:25:37 INFO	running docker build --network=host -t merith-tk_sail -f /home/merith/Projects/merith-tk/sail/.sail/Dockerfile /home/merith/Projects/merith-tk/sail --label com.coder.sail.base_image=merith-tk_sail
Sending build context to Docker daemon  9.485MB
Step 1/8 : FROM codercom/ubuntu-dev-go:latest
 ---> bba480e31f87
Step 2/8 : SHELL ["/bin/bash", "-c"]
 ---> Using cache
 ---> 53edc1ef0766
Step 3/8 : RUN sudo apt-get update &&   sudo apt-get install -y htop
 ---> Running in 53e3737a0672
sudo: unable to resolve host archlinux: Invalid argument
Ign:1 http://security.ubuntu.com/ubuntu cosmic-security InRelease
Err:2 http://security.ubuntu.com/ubuntu cosmic-security Release
  404  Not Found [IP: 91.189.91.23 80]
Ign:3 http://archive.ubuntu.com/ubuntu cosmic InRelease
Ign:4 http://archive.ubuntu.com/ubuntu cosmic-updates InRelease
Ign:5 http://archive.ubuntu.com/ubuntu cosmic-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu cosmic Release
  404  Not Found [IP: 91.189.88.24 80]
Err:7 http://archive.ubuntu.com/ubuntu cosmic-updates Release
  404  Not Found [IP: 91.189.88.24 80]
Err:8 http://archive.ubuntu.com/ubuntu cosmic-backports Release
  404  Not Found [IP: 91.189.88.24 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu cosmic-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu cosmic Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu cosmic-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu cosmic-backports Release' does not have a Release file.
The command '/bin/bash -c sudo apt-get update &&   sudo apt-get install -y htop' returned a non-zero code: 100
2020-03-05 09:25:45 FATAL	failed to build image: failed to build: exit status 100

this is what i get when i try to edit my fork of sail (so that i can add a feature that i and im sure a few others would use)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions