Skip to content

CumulsMX docker on Opewrt as docker host #10

@Triglia118

Description

@Triglia118

Hi, I'm trying to create the docker image using openWRT as docker host. During docker image creation I get some errors and I cannot proceed:

`Processing triggers for dbus (1.12.20-2ubuntu4) ...
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:5 https://ppa.launchpadcontent.net/nginx/stable/ubuntu jammy InRelease
Err:6 https://ppa.launchpadcontent.net/nginx/stable/ubuntu jammy Release
404 Not Found [IP: 91.189.95.85 443]
Reading package lists...
E: The repository 'https://ppa.launchpadcontent.net/nginx/stable/ubuntu jammy Release' does not have a Release file.
Repository: 'deb https://ppa.launchpadcontent.net/nginx/stable/ubuntu/ jammy main'
Description:
This PPA contains the latest Stable Release version of the nginx web server software.

Only Non-End-of-Life Ubuntu Releases are supported in this PPA

Development releases of Ubuntu are not officially supported by this PPA, and uploads for those will not be available until actual final releases for those versions
More info: https://launchpad.net/~nginx/+archive/ubuntu/stable
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/nginx-ubuntu-stable-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/nginx-ubuntu-stable-jammy.list
Adding key to /etc/apt/trusted.gpg.d/nginx-ubuntu-stable.gpg with fingerprint 8B 3981E7A6852F782CC4951600A6F0A3C300EE8C
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:4 https://ppa.launchpadcontent.net/nginx/stable/ubuntu jammy InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Err:6 https://ppa.launchpadcontent.net/nginx/stable/ubuntu jammy Release
404 Not Found [IP: 91.189.95.85 443]
Reading package lists...
E: The repository 'https://ppa.launchpadcontent.net/nginx/stable/ubuntu jammy Release' does not have a Release file.
The command '/bin/bash -c apt-get update && apt-get install -y software-properties-common && add-apt-repository -y ppa:nginx/stable && apt-get update && apt-get install -y nginx && rm -rf /var/lib/apt/lists/* && echo "\ndaemon o ff;" >> /etc/nginx/nginx.conf && chown -R www-data:www-data /var/lib/nginx' re turned a non-zero code: 100`

could you help me? thank you

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions