-
Notifications
You must be signed in to change notification settings - Fork 0
ucrcyber/ccdc_practice_env
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# wowwow dockerfiles ``dockerfiles/`` contains ``docker-compose.yml`` files that are made from images pulled from other people or custom-ish images that can be found in ``images/``. the goal is for different docker-compose files to exist in the dockerfiles folder, and you would cp the file you want to use into the root of the project and then build/bring up the environment the goal in the long run is to only expose one port for the environment (a jumpbox) that you can rdp or some equivalent into and then interact with the environment normally from there man docker is op af To bring environment up: `docker-compose build` and `docker-compose up` To bring environment down: `docker-compose down` or hit delete 10 million times in docker desktop
About
Docker-based environmnet used for CCDC-style competition practices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published