fkie-cad / FACT_docker

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

Please tell me what's fact password for "ghcr.io/fkie-cad/fact-core-backend:4.0.1" Thanks! #42

Closed yujack008 closed 11 months ago

yujack008 commented 1 year ago

The FACT version you are using

No response

Your question

i test user fact password 'fact' error!

maringuu commented 11 months ago

There is not password. Why would you need a password, what is your usecase?

Note that you can just use docker to e.g. do docker exec -it --user some-user my-container /bin/sh. To Run a shell as some-user in my-container.

maringuu commented 11 months ago

Please reopen if this does not solve you usecase.