From 3272507ca835640d8f4a6ade6c2c2f1c9c283eb3 Mon Sep 17 00:00:00 2001 From: Fabio Rodrigues Ribeiro Date: Fri, 24 Jul 2020 12:03:33 -0300 Subject: [PATCH 1/2] Join lines --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c3b8a55..40b5058 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ [![Join the chat at https://gitter.im/farribeiro/wscef-docker](https://badges.gitter.im/farribeiro/wscef-docker.svg)](https://gitter.im/farribeiro/wscef-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -Warsaw in docker container. Warsaw is a security module, a.k.a Guardião, for brazilian -internet banking. This project is compatible of Banco do Brasil, Caixa Econômica -Federal and Sicredi. +Warsaw in docker container. Warsaw is a security module, a.k.a Guardião, for brazilian internet banking. This project is compatible of Banco do Brasil, Caixa Econômica Federal and Sicredi. ## Pre-requisites @@ -14,8 +12,7 @@ Federal and Sicredi. ## Instructions -Use docker compose to build and run the docker container, rather than `docker run`, -since environments and volumes are set on `docker-compose.yml`. +Use 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 wscef` @@ -31,11 +28,10 @@ since environments and volumes are set on `docker-compose.yml`. - BB site: https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119 - Sicredi ( https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722) -~~**PS:** you must run Docker using a GNU/Linux distro running xorg. -Be aware some installations may run another display server, such as Wayland.~~ +**PS:** ~~you must run Docker using a GNU/Linux distro running xorg. Be aware some installations may run another display server, such as Wayland.~~ The latest firefox release support wayland, not tested with xauth **PS:** The root password is **wscef** by https://github.com/farribeiro/wscef-docker/issues/29 -[1] https://github.com/jsalatiel/wsbb-docker/commit/72e42bb5f04fbe8eb1f7f3e6226975aba137dcb5#diff-3254677a7917c6c01f55212f86c57fbf +[1] https://github.com/jsalatiel/wsbb-docker/commit/72e42bb5f04fbe8eb1f7f3e6226975aba137dcb5#diff-3254677a7917c6c01f55212f86c57fbf \ No newline at end of file From 916559f92ace565618f83f7d3e4d20a1b4ce78e1 Mon Sep 17 00:00:00 2001 From: Fabio Rodrigues Ribeiro Date: Fri, 24 Jul 2020 12:09:39 -0300 Subject: [PATCH 2/2] Move links to end of file --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40b5058..5b58957 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,14 @@ Use docker compose to build and run the docker container, rather than `docker ru **To force replace the container:** `docker-compose up --force-recreate`, thanks[1] **PS:** Reports that the warsaw daemon for CEF works for: -- BB site: https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119 -- Sicredi ( https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722) - +- BB site(tanks[2]) +- Sicredi (thanks[3]) **PS:** ~~you must run Docker using a GNU/Linux distro running xorg. Be aware some installations may run another display server, such as Wayland.~~ The latest firefox release support wayland, not tested with xauth **PS:** The root password is **wscef** by https://github.com/farribeiro/wscef-docker/issues/29 -[1] https://github.com/jsalatiel/wsbb-docker/commit/72e42bb5f04fbe8eb1f7f3e6226975aba137dcb5#diff-3254677a7917c6c01f55212f86c57fbf \ No newline at end of file +[1] https://github.com/jsalatiel/wsbb-docker/commit/72e42bb5f04fbe8eb1f7f3e6226975aba137dcb5#diff-3254677a7917c6c01f55212f86c57fbf +[2] https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119 +[3] https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722