build(docker): add image name

This commit is contained in:
Oliver Davies 2021-12-07 02:19:49 +00:00
parent c135dd5d2a
commit c0d3f4f747

View file

@ -26,6 +26,7 @@ services:
context: . context: .
dockerfile: tools/docker/Dockerfile dockerfile: tools/docker/Dockerfile
target: dev target: dev
image: ghcr.io/opdavies/oliverdavies-uk-php:7.4-alpine
volumes: volumes:
- ./:/app - ./:/app
env_file: env_file: