cleanup and prepare for docker image rebuilds

This commit is contained in:
t3chn0m4g3
2020-06-26 14:34:05 +00:00
parent 6a98496e8c
commit 0031980416
29 changed files with 102 additions and 2254 deletions

View File

@ -51,7 +51,6 @@ RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
musl-dev \
openssl-dev \
python3-dev \
py3-pip \
swig \
tinyxml-dev && \
rm -rf /var/cache/apk/*

View File

@ -1,13 +0,0 @@
[![](https://images.microbadger.com/badges/version/dtagdevsec/spiderfoot:1903.svg)](https://microbadger.com/images/dtagdevsec/spiderfoot:1903 "Get your own version badge on microbadger.com") [![](https://images.microbadger.com/badges/image/dtagdevsec/spiderfoot:1903.svg)](https://microbadger.com/images/dtagdevsec/spiderfoot:1903 "Get your own image badge on microbadger.com")
[spiderfoot](https://github.com/smicallef/spiderfoot) the open source footprinting and intelligence-gathering tool.
This dockerized version is part of the **[T-Pot community honeypot](http://dtag-dev-sec.github.io/)** of Deutsche Telekom AG.
The `Dockerfile` contains the blueprint for the dockerized spiderfoot and will be used to setup the docker image.
The `docker-compose.yml` contains the necessary settings to test spiderfoot using `docker-compose`. This will ensure to start the docker container with the appropriate permissions and port mappings.
# Spiderfoot UI
![Spiderfoot UI](doc/dashboard.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB