removes empty spaces

master
Moisés Guimarães 2017-09-22 13:13:47 -03:00
parent afec490185
commit 8ff48512d7
1 changed files with 0 additions and 3 deletions

View File

@ -3,15 +3,12 @@
- [`alpine-examples`, `latest` (*examples/Dockerfile*) with BASE_IMAGE=alpine-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)
- [`alpine-lib` (*alpine/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/alpine/lib/Dockerfile)
- [`alpine-test` (*alpine/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/alpine/test/Dockerfile)
- [`centos-examples` (*examples/Dockerfile*) with BASE_IMAGE=centos-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)
- [`centos-lib` (*centos/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/centos/lib/Dockerfile)
- [`centos-test` (*centos/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/centos/test/Dockerfile)
- [`debian-examples` (*examples/Dockerfile*) with BASE_IMAGE=debian-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)
- [`debian-lib` (*debian/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/debian/lib/Dockerfile)
- [`debian-test` (*debian/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/debian/test/Dockerfile)
- [`ubuntu-examples` (*examples/Dockerfile*) with BASE_IMAGE=ubuntu-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)
- [`ubuntu-lib` (*ubuntu/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/ubuntu/lib/Dockerfile)
- [`ubuntu-test` (*ubuntu/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/ubuntu/test/Dockerfile)