Skip to content

kachook/fuitshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruit Shop

The following command will rebuild and run the fruit-shop using Docker:

docker compose up -d --build

To stop running the Docker instance, run:

docker compose down

If you wish to see the logs, you can either omit the -d parameter, or run:

docker compose logs

About

CTF challenge

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors