docker-java icon indicating copy to clipboard operation
docker-java copied to clipboard

Docker for Java Developers

Results 44 docker-java issues
Sort by recently updated
recently updated
newest added

At the top it says to create a swarm-master using the token, and then it is mentions to create a new swarm-master in the actual swarm section. It's confusing.

Tried running the virtual box from the shortcut created on desktop, get the following error ``` Machine default already exists in VirtualBox. Starting machine default... exit status 1 Looks like...

Please update the tutorial showing how to rejoin the swarm after leaving (stopping the containers/restarting the computer/any other way). This applies to all nodes, `swarm-*` and `consul-machine`. The instructions in...

In the `Deploy Java EE Application to Docker Swarm Cluster` section, the instructions have the wildfly application deploy to the swarm-master node. You mentioned this is likely happening because the...

OSX El Capitan Version 10.11.1 Getting the following error when launching in terminal: '$ bash --login '/Applications/Docker/Docker Quickstart Terminal.app/Contents/Resources/Scripts/start.sh' Either VirtualBox or Docker Machine are not installed. Please re-run the...

Currently working on that in my own [branch](https://github.com/eddumelendez/docker-java/tree/spanish).

I was able to get the example running with ``` docker-compose --x-networking up -d ``` But after I run ``` docker-compose --x-networking stop Stopping db ... done Stopping wildflymysqljavaee7_mywildfly_1 ......

Status: Downloaded newer image for arungupta/wildfly-mysql-javaee7:latest docker.io/arungupta/wildfly-mysql-javaee7: this image was pulled from a legacy registry. Important: This registry version will not be supported in future versions of docker.

As you recommended in your talk, I would love a blog post about working with Docker and Docker Compose on WIndows

Explain how to deploy Docker containers in Amazon Container Service. Docs at: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html

new chapter