Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[slim] wrong base in readme #84

Open
josefschabasser opened this issue Sep 1, 2020 · 1 comment
Open

[slim] wrong base in readme #84

josefschabasser opened this issue Sep 1, 2020 · 1 comment

Comments

@josefschabasser
Copy link

Hi!

The readme is wrong about the slim images: they are based on Debian Stretch.

$ docker run keymetrics/pm2:12-slim cat /etc/debian_version
9.12

keymetrics/pm2:12-slim Dockerfile:

FROM node:12-slim

node:12-slim Dockerfile: https://github.com/nodejs/docker-node/blob/fdd2b251827817ac7bb4f0b2b082483abff8ea77/12/stretch-slim/Dockerfile#L1

Best regards
Josef

@josefschabasser
Copy link
Author

https://registry.hub.docker.com/_/node/
12-slim is an alias for 12-stretch-slim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant