Skip to content

Commit

Permalink
chore: Removed php80 docker env
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Dec 12, 2023
1 parent 4033087 commit db22fa3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 227 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ services:
# Need to pass all vars to docker env for Crontab and supervisor scripts
env_file: "./.env.local"
build:
#context: ./docker/php74-nginx-alpine
#context: ./docker/php80-nginx-alpine
#context: ./docker/php81-nginx-alpine
#context: ./docker/php81-fpm-alpine
context: ./docker/php82-fpm-alpine
Expand Down
30 changes: 0 additions & 30 deletions docker/php80-nginx-alpine/Dockerfile

This file was deleted.

105 changes: 0 additions & 105 deletions docker/php80-nginx-alpine/nginx/default.d/000-default.conf

This file was deleted.

34 changes: 0 additions & 34 deletions docker/php80-nginx-alpine/php.ini

This file was deleted.

41 changes: 0 additions & 41 deletions docker/php80-nginx-alpine/supervisor.ini

This file was deleted.

15 changes: 0 additions & 15 deletions docker/php80-nginx-alpine/zz-docker.conf

This file was deleted.

0 comments on commit db22fa3

Please sign in to comment.