[root@host endlessh-auto-report-abuseipdb]# docker build -t endlessh-reporter .
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1/7: FROM ubuntu:23.10
Resolved "ubuntu" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/ubuntu:23.10...
Getting image source signatures
Copying blob cd0bff360add done |
Copying config 77081d4f1e done |
Writing manifest to image destination
STEP 2/7: RUN apt-get update && apt-get install -y endlessh curl jq git
Ign:1 http://archive.ubuntu.com/ubuntu mantic InRelease
Ign:2 http://security.ubuntu.com/ubuntu mantic-security InRelease
Err:3 http://security.ubuntu.com/ubuntu mantic-security Release
404 Not Found [IP: 185.125.190.83 80]
Ign:4 http://archive.ubuntu.com/ubuntu mantic-updates InRelease
Ign:5 http://archive.ubuntu.com/ubuntu mantic-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu mantic Release
404 Not Found [IP: 185.125.190.82 80]
Err:7 http://archive.ubuntu.com/ubuntu mantic-updates Release
404 Not Found [IP: 185.125.190.82 80]
Err:8 http://archive.ubuntu.com/ubuntu mantic-backports Release
404 Not Found [IP: 185.125.190.82 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu mantic-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu mantic Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu mantic-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu mantic-backports Release' does not have a Release file.
Error: building at STEP "RUN apt-get update && apt-get install -y endlessh curl jq git": while running runtime: exit status 100
[root@host endlessh-auto-report-abuseipdb]#