{"id":23812746,"url":"https://github.com/cybersecurity-dev/docker-toolkit","last_synced_at":"2026-06-19T03:32:09.319Z","repository":{"id":252563198,"uuid":"832104500","full_name":"cybersecurity-dev/Docker-Toolkit","owner":"cybersecurity-dev","description":"Reusable Docker Scripting Toolkit for Development Environment Setup","archived":false,"fork":false,"pushed_at":"2025-02-03T13:13:26.000Z","size":48,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T14:24:17.541Z","etag":null,"topics":["docker","dockerfile","dockerhub","pcap-analyzer"],"latest_commit_sha":null,"homepage":"https://www.docker.com/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cybersecurity-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-22T11:10:41.000Z","updated_at":"2025-02-03T13:13:30.000Z","dependencies_parsed_at":"2024-08-10T19:45:40.046Z","dependency_job_id":"8d5d702f-c429-4905-b8e9-8dc21847c1dd","html_url":"https://github.com/cybersecurity-dev/Docker-Toolkit","commit_stats":null,"previous_names":["cybersecurity-dev/docker-toolkit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2FDocker-Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2FDocker-Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2FDocker-Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2FDocker-Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybersecurity-dev","download_url":"https://codeload.github.com/cybersecurity-dev/Docker-Toolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072792,"owners_count":19743636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","dockerfile","dockerhub","pcap-analyzer"],"created_at":"2025-01-02T02:33:24.440Z","updated_at":"2026-06-19T03:32:09.312Z","avatar_url":"https://github.com/cybersecurity-dev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/cybersecurity-dev/awesome-docker\"\u003e\n          \u003cimg width=\"35%\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/Docker_logo2.svg\" /\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\n# **`Docker`** Toolkit [\u003cimg src=\"https://img.shields.io/badge/dockerhub-Docker_Toolkit-blue.svg?logo=Docker\"\u003e](https://hub.docker.com/u/cyberthreatdefense)\n\u003c/div\u003e\n\n[![FreeBSD](https://img.shields.io/badge/FreeBSD-AB2B28?style=for-the-badge\u0026logo=freebsd\u0026logoColor=white)]()\n[![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)]()\n[![Windows](https://custom-icon-badges.demolab.com/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows11\u0026logoColor=white)]()\n[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge\u0026logo=YouTube\u0026logoColor=white)]()\n[![Reddit](https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge\u0026logo=reddit\u0026logoColor=white)]()\n[![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge\u0026logo=docker\u0026logoColor=fff)](https://www.docker.com/)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/cybersecurity-dev/\"\u003e\u003cimg height=\"25\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/github.svg\" alt=\"GitHub\"\u003e\u003c/a\u003e\n    \u0026nbsp;\n    \u003ca href=\"https://www.youtube.com/@CyberThreatDefence\"\u003e\u003cimg height=\"25\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/youtube.svg\" alt=\"YouTube\"\u003e\u003c/a\u003e\n    \u0026nbsp;\n    \u003ca href=\"https://cyberthreatdefence.com/my_awesome_lists\"\u003e\u003cimg height=\"20\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/blog.svg\" alt=\"My Awesome Lists\"\u003e\u003c/a\u003e\n    \u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\u003c/p\u003e\n\nReusable Docker Toolkit Scripting for Development Environment\n\n## Docker Help\n\n### Common Commands:\n- `exec` :  _Execute a command in a running container_\n  if your container is running a webserver, [`docker attach`](https://stackoverflow.com/questions/30172605/how-do-i-get-a-console-like-connection-into-a-docker-containers-shell) will probably connect you to the stdout of the web server process. It won't necessarily give you a shell.\n    ```bash\n    docker exec -it \u003ccontainer-id\u003e sh\n    ```\n- `ps` : List containers\n    ```bash\n    docker ps\n    ```\n    ```bash\n    docker ps -a\n    ```\n- `image` : _List images_\n    ```bash\n    docker image ls\n    ```\n\n### Management Commands:\n- `container` : _Manage containers_\n  List \n    ```bash\n    docker container ls\n    ```\n    ```bash\n    docker container ls -a\n    ```\n### Commands:\n- `attach` : _Attach local standard input, output, and error streams to a running container_\n    ```bash\n    docker attach \u003ccontainer-id\u003e\n    ```\n\n## Most used command\n\n### Get the output (logs) of the last run container\nIdentify the last run container (_both running and stopped_)\n```concole\ndocker ps -a\ndocker ps -a --format \"{{.ID}}\\t{{.Names}}\\t{{.Status}}\" -n 1\ndocker ps -lq\n```\nView the container's logs\n```concole\ndocker logs \u003ccontainer_id_or_name\u003e\n```\n\n```console\nLAST_CONTAINER_ID=$(docker ps -lq) \u0026\u0026 docker logs $LAST_CONTAINER_ID\n```\n\n## :clipboard: Autokeras\n\n### :fast_forward: Quick Start\n\nBuilding the image:\n\n```console\ndocker build . --file Dockerfile --tag cyberthreatdefense/autokeras\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\nor Pull the Image:\n\n```console\ndocker pull cyberthreatdefense/autokeras\n```\n\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```bash\ndocker run -it -h --name autokeras -v `pwd`:/mnt/share cyberthreatdefense/autokeras\n```\n```powershell\ndocker run -it -h --name autokeras -v ${PWD}:/mnt/share cyberthreatdefense/autokeras\n```\n\nStart the container\n```console\ndocker start -i autokeras\n```\n\u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\n[🔼 Back to top](#docker-toolkit)\n\n## :clipboard: Detect-It-Easy\n\n### :fast_forward: Quick Start\n\n[![dockeri.co](https://dockerico.blankenship.io/image/cyberthreatdefense/diec)](https://hub.docker.com/r/cyberthreatdefense/diec)\n\nBuilding the image:\n\n```console\ndocker build . --file Dockerfile --tag cyberthreatdefense/diec\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\n\nor Pull the Image:\n\n```console\ndocker pull cyberthreatdefense/diec\n```\n\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```bash\ndocker run -it -h --name diec -v `pwd`:/mnt/share cyberthreatdefense/diec\n```\n```powershell\ndocker run -it -h --name diec -v ${PWD}:/mnt/share cyberthreatdefense/diec\n```\n\nStart the container\n```console\ndocker start -i diec\n```\n\n\u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\n[🔼 Back to top](#docker-toolkit)\n\n## :clipboard: Manalyze\n\n### :fast_forward: Quick Start\n\n#### Alpine\nBuilding the image:\n\n```console\ndocker build . --file Dockerfile.alpine --tag cyberthreatdefense/manalyze-alpine\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\n\nor Pull the Image:\n\n```console\ndocker pull cyberthreatdefense/manalyze-alpine\n```\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```bash\ndocker run -it -h --name manalyze-alpine -v `pwd`:/mnt/share cyberthreatdefense/manalyze-alpine\n```\n\n```powershell\ndocker run -it -h --name manalyze-alpine -v ${PWD}:/mnt/share cyberthreatdefense/manalyze-alpine\n```\n\nStart the container\n```console\ndocker start -i manalyze-alpine\n```\n\n#### Ubuntu\n\n```console\ndocker build . --file Dockerfile.ubuntu --tag cyberthreatdefense/manalyze-ubuntu\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```bash\ndocker run -it -h --name manalyze-ubuntu -v `pwd`:/mnt/share cyberthreatdefense/manalyze-ubuntu\n```\n\n```powershell\ndocker run -it -h --name manalyze-ubuntu -v ${PWD}:/mnt/share cyberthreatdefense/manalyze-ubuntu\n```\n\nStart the container\n\n```console\ndocker start -i manalyze-ubuntu\n```\n\n\u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\n[🔼 Back to top](#docker-toolkit)\n\n\n## :clipboard: PCAP Extractor\n\n### :fast_forward: Quick Start\n\nBuilding the image:\n\n```console\ndocker build . --file Dockerfile --tag cyberthreatdefense/pcap-extractor\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\nor Pull the Image:\n\n```console\ndocker pull cyberthreatdefense/pcap-extractor\n```\n\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```bash\ndocker run -it -h --name pcap-extractor -v `pwd`:/mnt/share cyberthreatdefense/pcap-extractor\n```\n```powershell\ndocker run -it -h --name pcap-extractor -v ${PWD}:/mnt/share cyberthreatdefense/pcap-extractor\n```\n\nStart the container\n\n```console\ndocker start -i pcap-extractor\n```\n\n\u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\n[🔼 Back to top](#docker-toolkit)\n\n\n## :clipboard: ML Malware Detection Competition/MalConv-Keras Malware Analysis Environment\n\n### :fast_forward: Quick Start\n\nBuilding the image:\n\n```console\n# docker build . --file Dockerfile --tag cyberthreatdefense/malconv-keras-malware-benchmark\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\n\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```console\n# docker run -it -h malconv-keras-malware-benchmark -v `pwd`:/mnt/share cyberthreatdefense/malconv-keras-malware-benchmark\n```\n```powershell\n# docker run -it -h malconv-keras-malware-benchmark -v ${PWD}:/mnt/share cyberthreatdefense/malconv-keras-malware-benchmark\n```\n\n\u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\n[🔼 Back to top](#docker-toolkit)\n\n## :clipboard: ML Malware Detection Competition/EMBER Malware Analysis Environment\n\n### :fast_forward: Quick Start\n\nBuilding the image:\n\n```console\n# docker build . --file Dockerfile --tag cyberthreatdefense/ember-malware-benchmark\n[...]\n\u003c\u003c\u003cwait for a while\u003e\u003e\u003e\n[...]\n```\n\nStarting it up with the current working directory mounted as `/mnt/share` in the container:\n\n```console\n# docker run -it -h ember-malware-benchmark -v `pwd`:/mnt/share cyberthreatdefense/ember-malware-benchmark\n```\n```powershell\n# docker run -it -h ember-malware-benchmark -v ${PWD}:/mnt/share cyberthreatdefense/ember-malware-benchmark\n```\n\n\u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\n##\n\n### My Awesome Lists\nYou can access the my awesome lists [here](https://cyberthreatdefence.com/my_awesome_lists)\n\n### Contributing\n\n[Contributions of any kind welcome, just follow the guidelines](contributing.md)!\n\n### Contributors\n\n[Thanks goes to these contributors](https://github.com/cybersecurity-dev/Docker-Toolkit/graphs/contributors)!\n\n[🔼 Back to top](#docker-toolkit)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersecurity-dev%2Fdocker-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybersecurity-dev%2Fdocker-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersecurity-dev%2Fdocker-toolkit/lists"}