fkie-cad / FACT_docker

Dockerfile for building the FACT container
GNU General Public License v3.0
21 stars 10 forks source link

Support docker behind a proxy #37

Closed afeng2016-s closed 8 months ago

afeng2016-s commented 1 year ago

./start.py pull

image

Access 104.18.124.25:443 image

maringuu commented 8 months ago

Seems like something is wrong with you docker configuration. The image does nothing but use docker pull. Are you behind a proxy? Then you have to configure docker on you host to use this proxy.