Sha256: 76b2b5474db50ad6ce57c129ff2e53def2f0a2a3a2834032c9d19eb8428ebb50
Contents?: true
Size: 123 Bytes
Versions: 5
Compression:
Stored size: 123 Bytes
Contents
FROM ruby:2.7-alpine RUN apk add --update build-base && rm /var/cache/apk/* RUN gem install apiaryio ENTRYPOINT ["apiary"]
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
apiaryio-0.17.0 | Dockerfile |
apiaryio-0.16.1 | Dockerfile |
apiaryio-0.16.0 | Dockerfile |
apiaryio-0.15.2 | Dockerfile |
apiaryio-0.15.1 | Dockerfile |