Sha256: 209486379ec396a32af0ab72e773c02de0c41b603a3ce79426a677c629113da1

Contents?: true

Size: 215 Bytes

Versions: 6

Compression:

Stored size: 215 Bytes

Contents

FROM behance/docker-php:7.1

# (optional, recommended) Verify everything is in order from the parent
RUN goss -g /tests/php-fpm/7.1.goss.yaml validate && /aufs_hack.sh

# Layer local code into runtime
COPY ./ /app/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ethosstyles-0.1.18 Dockerfile
ethosstyles-0.1.17 Dockerfile
ethosstyles-0.1.16 Dockerfile
ethosstyles-0.1.15 Dockerfile
ethosstyles-0.1.9 Dockerfile
ethosstyles-0.1.8 Dockerfile