Skip to content

Commit

Permalink
#68 del docker old CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
bfoujols committed Mar 28, 2024
1 parent 1d7175b commit 2d99f45
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 165 deletions.
3 changes: 3 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ services:
environment:
MYSQL_DATABASE: app_db
MYSQL_ALLOW_EMPTY_PASSWORD: 'yes'
#MYSQL_ROOT_PASSWORD: root
#MYSQL_USER: app_db_user
#MYSQL_PASSWORD: app_db_password
volumes:
- ./var/dbdata:/var/lib/mysql
phpmyadmin:
Expand Down
42 changes: 0 additions & 42 deletions docker/docker-compose-maria-db.yml

This file was deleted.

39 changes: 0 additions & 39 deletions docker/docker-compose-mysql-5.yml

This file was deleted.

72 changes: 0 additions & 72 deletions src/EduFramework/Scripts/DockerPilot.php

This file was deleted.

This file was deleted.

0 comments on commit 2d99f45

Please sign in to comment.