Skip to content

Commit

Permalink
Removed legacy volume container
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaceccanti committed Nov 30, 2021
1 parent 1102832 commit cf504c0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ volumes:

services:

db_data:
image: busybox
volumes:
- db_data:/var/lib/mysql
command: /bin/true

db:
image: ${DB_IMAGE}
volumes:
Expand Down

0 comments on commit cf504c0

Please sign in to comment.