heroku / heroku/alpinehelloworld

adduser -D is ambiguous

Open
#6 1 comment 25 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
90
Forks
740
PR merge metrics
No merged PRs in 30d

Description

I am getting the following error for the given Dockerfile:
`Option d is ambiguous (debug, disabled-login, disabled-password)`

https://github.com/heroku/alpinehelloworld/blob/40073bae3b3e103b60043226ea183e2821a2c8aa/Dockerfile#L19

It should be `RUN adduser --disabled-login myuser` (or --disabled-password)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.