Add note to DockerHub indicating Alpine images rely on experimental and unofficial-builds
Ninguém assumiu esta issue ainda.
- Linguagem predominante
- Dockerfile
- Estrelas
- 8.6k
- Forks
- 2k
- Merge médio
- 10h 19min
- PRs com merge (30d)
- 16
Descrição
A somewhat extension to https://github.com/nodejs/docker-node/issues/2000.
I've heard a lot of feedback from users of the Docker Official Node.js Alpine images that they were unaware they rely on experimental status builds (refs: BUILDING.md) from https://unofficial-builds.nodejs.org/. The binaries built into these images are not signed by the Node.js release team which may also be a surprise and/or concern to end users.
I understand the constraints with making those builds an official platform. But, I do think this information is not surfaced well enough today. Users of the pre-built Docker images are unlikely to be looking at the building file in Node.js core repository. It's also easy to see the 'Docker Official' status and assume the contents are as official/supported as the other builds the project provides.
I think we should consider adding a note (or warning?) to the https://hub.docker.com/_/node/ webpage indicating the Alpine Docker images make use of an experimental platform provided by https://unofficial-builds.nodejs.org/.
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Direção de pesquisa
Comece pela página da imagem Node.js no DockerHub e compare as informações da imagem Alpine com a lista de plataformas em Node.js BUILDING.md e unofficial-builds.nodejs.org. A tarefa estará concluída quando a página declarar claramente que as imagens Alpine dependem de builds Node.js experimentais, não oficiais e não assinados.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- docker, node.js
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 55/100