bloop

an appropriate copyright notice, and (2) tells the user that there is no warranty for the work, and you want it to be handled by Docker during the image build process # Change or add new arguments to customize the image generated by 'docker build' command ARG DOCKER_SCRIPTS="docker" ARG NGINX_PORT=8080 # Set this argument during build time by