Skip to content

Project created by trainees of Bakcyl Programowania in 2021.

Notifications You must be signed in to change notification settings

mnurzyns/BakcylProgramowania2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BakcylProgramowania2021

Project created by trainees of Bakcyl Programowania in 2021. siema

Build steps

In project dir:

docker-compose build

Run steps

In project dir:

xhost +local:
docker-compose up -d
docker-compose run -it --rm bakcyl

Clean project steps

In project dir:

docker-compose down
xhost -local:
docker system prune -f
docker volume prune -f
docker image rm -f bakcylprogramowania2021_bakcyl:latest mysql:5.7

About

Project created by trainees of Bakcyl Programowania in 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published