Giter Club home page Giter Club logo

Comments (3)

nikolaik avatar nikolaik commented on August 24, 2024 1
docker pull nikolaik/python-nodejs:python3.8-nodejs16
python3.8-nodejs16: Pulling from nikolaik/python-nodejs
ac7f2e1c7586: Pull complete
dbcdf7fce05b: Pull complete
0ed0c2752d84: Pull complete
bf01cd4ea334: Pull complete
739282cf09da: Pull complete
852c00e61b55: Pull complete
cdd780602536: Pull complete
728ca007f5b5: Pull complete
db9d02a33a3f: Pull complete
5b2f6cb62ed5: Pull complete
86c49e109615: Pull complete
Digest: sha256:215c09d64a27ffc0cb0158f6af005f7f92e7631380f654ba46cbd7afea4c3ef5
Status: Downloaded newer image for nikolaik/python-nodejs:python3.8-nodejs16
docker.io/nikolaik/python-nodejs:python3.8-nodejs16docker run -it nikolaik/python-nodejs:python3.8-nodejs16 apt update
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
Get:5 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [425 kB]
Get:8 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
Get:9 https://dl.yarnpkg.com/debian stable/main amd64 Packages [10.9 kB]
Get:10 https://dl.yarnpkg.com/debian stable/main all Packages [10.9 kB]
Get:11 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages [773 B]
Fetched 8600 kB in 9s (1011 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.

Thanks for reporting, this should be fixed now with the fresh rebuild. Pull the images or update your image digests accordingly 😊

from docker-python-nodejs.

nikolaik avatar nikolaik commented on August 24, 2024

Stay fabulous! 🍸

I see the same thing

docker run -it nikolaik/python-nodejs:python3.8-nodejs16 apt update
(...)
Err:5 https://dl.yarnpkg.com/debian stable InRelease
  The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
Reading package lists... Done
W: GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
E: The repository 'https://dl.yarnpkg.com/debian stable InRelease' is not signed.
(...)

The yarn repo needs new keys

docker run -it nikolaik/python-nodejs:python3.8-nodejs16 bash
root@790b6012ca6a:/# wget -qO- https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
OK
root@790b6012ca6a:/# apt update
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [425 kB]
Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
Get:8 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
Get:9 https://dl.yarnpkg.com/debian stable/main amd64 Packages [10.9 kB]
Get:10 https://dl.yarnpkg.com/debian stable/main all Packages [10.9 kB]
Get:11 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages [773 B]
Fetched 8600 kB in 7s (1167 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
13 packages can be upgraded. Run 'apt list --upgradable' to see them.

I'll trigger a rebuild

from docker-python-nodejs.

sebastian-philipp avatar sebastian-philipp commented on August 24, 2024

relates to yarnpkg/yarn#7866

from docker-python-nodejs.

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.