This repo contains a great collection of docker apps. You may pull them from docker hub or build them locally.
To build the whole repo, use make
at the top directory.
make
To build app separately, cd
to the app directory then make
cd awscli
make