I need to be able to :
-- RUN apk add --no-cache autossh
for migrating my project into alpine linux from ubuntu
I'm getting an error while building the Dockerfile.. any workarounds? I cannot get rid of the autossh requirement as I need this to connect to me compose db.
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