An open API service indexing awesome lists of open source software.

https://github.com/ysden123/pdocker

Playing with Docker
https://github.com/ysden123/pdocker

docker docker-compose java kafka playing scala

Last synced: 3 months ago
JSON representation

Playing with Docker

Awesome Lists containing this project

README

          

= pdocker

Playing with Docker

== ext-conf
Demonstrates how to pass environment variables to docker instance.

See link:ext-conf/README.adoc[ext-conf]

== java-docker
Starter for an application on Java.

See link:java-docker/README.adoc[java-docker]

== kafka-docker
A docker with Kafka.

See link:kafka-docker/README.adoc[kafka-docker]

== scala-docker
Scala docker starter.

See link:scala-docker/README.adoc[scala-docker]

== scala-http-server
Scala HTTP server docker starter.

see link:scala-http-server/README.adoc[scala-http-server]