disney / meteor-base

Base Docker image for use by Meteor apps
Other
262 stars 119 forks source link

No ark available #135

Closed sygi closed 1 year ago

sygi commented 1 year ago

When starting the docker, I get the following error:

 > [stage-2 2/4] RUN ark --no-cache add     bash    ca-certificates:
#0 0.287 /bin/sh: ark: not found

The settings that I have:

FROM geoffreybooth/meteor-base:1.8.0.1
FROM node:8.11.4-alpine

in the app-with-native-dependencies Dockerfile.

sygi commented 1 year ago

I guess it should be apk.