Docker volume mapping is not showing files
I have a liquibase image created via a docker compose file. I would like to mount a local folder so I can access some files that are required by the update
command.
Docker volume mapping not showing files
I have a liquibase image created via a docker compose file. I would like to mount a local folder so I can access some files that are required by the update
command.