Skip to content

Commit

Permalink
#2407 - Remove docker files of PHP7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 28, 2023
1 parent e01feca commit be5ed57
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 40 deletions.
10 changes: 0 additions & 10 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@
version: '3'

services:
zephir-7.4:
container_name: phalcon-zephir-7.4
hostname: zephir-74
build: docker/7.4
working_dir: /srv
environment:
- "USER=Zephir"
volumes:
- .:/srv

zephir-8.0:
container_name: phalcon-zephir-8.0
hostname: zephir-80
Expand Down
5 changes: 0 additions & 5 deletions docker/7.4/.bashrc

This file was deleted.

25 changes: 0 additions & 25 deletions docker/7.4/Dockerfile

This file was deleted.

0 comments on commit be5ed57

Please sign in to comment.