Skip to content

Commit

Permalink
Ignorado arquivos e atualizado README
Browse files Browse the repository at this point in the history
  • Loading branch information
luk4z7 committed Dec 2, 2017
1 parent eb26faa commit 67bcb84
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.idea/
.DS_Store
bin/
pkg/
src/app/dependency_logs.txt
Expand Down
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,32 +5,30 @@
Clone o repositório na pasta de preferência
```bash
cd /srv
git clone https://github.com/totalbr/dependency-check-php
git clone https://github.com/facilitatech/dependency-check-php
```

**Executar o arquivo `init.sh` para iniciar os containers**
Execute a opção número `3` para efetuar o `build` logo em seguida executar novamente o arquivo
com a opção número `1`

```bash

https://github.com/totalbr/dependency-check-php for the canonical source repository
https://github.com/facilitatech/dependency-check-php for the canonical source repository
Copyright (c) facilita.tech - 2016-2017
(http://facilita.tech)

__ _ _ _ _ _ _
/ _| __ _ ___(_) (_) |_ __ _ | |_ ___ ___| |__
| |_ / _` |/ __| | | | __/ _` || __/ _ \/ __| '_ \
(http://facilita.tech)
__ _ _ _ _ _ _
/ _| __ _ ___(_) (_) |_ __ _ | |_ ___ ___| |__
| |_ / _` |/ __| | | | __/ _` || __/ _ \/ __| '_ \
| _| (_| | (__| | | | || (_| || || __/ (__| | | |
|_| \__,_|\___|_|_|_|\__\__,_(_)__\___|\___|_| |_|
dependency-check-php
dependency-check-php
DOCKER
Generate new containers ? [ 1 ]
Delete all containers ? [ 2 ]
Generate new containers ? [ 1 ]
Delete all containers ? [ 2 ]
Start new build ? [ 3 ]
```
Exemplo de como deve ser o retorno depois da execução da opção número `1`
Expand Down

0 comments on commit 67bcb84

Please sign in to comment.