私ができる必要があります:
--RUN apk add --no-cache autossh
私のプロジェクトをubuntuからアルパインLinuxに移行するため
Dockerfile のビルド中にエラーが発生しました。回避策はありますか? 私のcompose dbに接続するにはautosshが必要なため、autosshの要件を取り除くことはできません。
ERROR: unsatisfiable constraints:
autossh (missing):
required by: world[autossh]
The command '/bin/sh -c apk add --no-cache autossh' returned a non-zero code: 1