Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/biblioteca.escuelaintegral.edu.uy/vendor/semsol/arc2/docker/
Upload File :
Current File : /home/escuelai/public_html/biblioteca.escuelaintegral.edu.uy/vendor/semsol/arc2/docker/Makefile

default:
	make build
	make run
	docker exec -it --user arc2 docker_arc2_1 bash

build:
	docker-compose build

clean:
	-@docker ps -a -q | xargs docker stop
	-@docker ps -a -q | xargs docker rm
	-@docker volume ls -f dangling=true -q| xargs docker volume rm
	docker images --quiet --filter=dangling=true | xargs --no-run-if-empty docker rmi -f

run:
	docker-compose up --build -d --remove-orphans

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists