Warsaw in docker container. Warsaw is a security module, a.k.a Guardião, for brazilian internet banking. This project is compatible with Banco do Brasil and Caixa Econômica Federal.
- Docker and Docker-Compose of your distro.
You must run Docker using a GNU/Linux distro running Xorg.
Be aware that some installations may run another display server, such as Wayland.
docker run -ti --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority --net=host --pid=host --ipc=host docker.io/matsya/banco-do-brasil-firefoxUse docker-compose to build and run the docker container, rather than docker run, since environments and volumes are set on docker-compose.yml.
To build:
docker-compose build banco-do-brasil-firefoxTo pulling existing image:
docker-compose pullTo first run:
docker-compose run --name banco-do-brasil-firefox banco-do-brasil-firefoxTo other runs:
docker start -i -a banco-do-brasil-firefoxTo purge everthing:
docker-compose down --rmi allTo force replace the container:
docker-compose up --force-recreateThe root password is wsbb.