... Release stage FROM alpine LABEL application=todobackend # Install operating system dependencies RUN apk add --no-cache python3 mariadb-client bash In ...
確定! 回上一頁