Skip to content

Conversation

dev-clement
Copy link
Owner

This branch has been created to avoid touching the main branch. It just continue the work on the CFR-005 that is related to docker, such as this one too.

+ FIX issue regarding CRLF to the wait-for-mariadb.sh using the dos2unix
  command line
+ REMOVE the volumes to map the wait-for-mariadb to the
  /tmp/wait-for-mariadb.sh file in the container
+ ADD a RUN for running the wait-for-mariadb.sh in the dockerfile so
  this RUN command will convert the CRLF to be LF
+ CREATE clean-docker.sh that its name implies, remove all the garbage
  that docker is creating (images, volumes, process)
+ MODIFY Dockerfile in order to have a way to kind of running a
  "dos2unix" to the wait-for-mariadb.sh script that isn't part of the
  volume of the compose anymore, but part of the Dockerfile
+ CREATE shell script to remove all the docker garbage that is coming
  from the previous runs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant