Skip to content

docker-compose 安装node16.14出现的问题 #1

@yangzming

Description

@yangzming

#7 18.78 ERROR: unable to select packages:
#7 18.81 python (no such package):
#7 18.81 required by: world[python]

executor failed running [/bin/sh -c set -ex && apk update && apk add --no-cache bash bash-doc bash-completion git python make openssl tar tzdata && cp "/usr/share/zoneinfo/$TZ" /etc/localtime && echo "$TZ" > /etc/timezone && rm -rf /var/cache/apk/*]: exit code: 1
ERROR: Service 'nodejs' failed to build : Build failed

ndoejs dockerfile里 && apk add --no-cache bash bash-doc bash-completion git python make openssl tar tzdata \ 改 && apk add --no-cache bash bash-doc bash-completion git python3 g++ make openssl tar tzdata \

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions