adop-docker-compose icon indicating copy to clipboard operation
adop-docker-compose copied to clipboard

Talk to us on Gitter: https://gitter.im/Accenture/ADOP

Results 42 adop-docker-compose issues
Sort by recently updated
recently updated
newest added

Added support for docker4mac (which doesn't use docker-machine)... invoked by quickstart -t mac.

When the command in compose script: `docker --tlsverify --tlscacert=${HOME}/.docker/machine/certs/ca.pem --tlscert=${TEMP_CERT_PATH}/cert.pem --tlskey=${TEMP_CERT_PATH}/key.pem -H=${DOCKER_HOST} version &> /dev/null` do not finish properly, that script to bring up the platform do not finish ok...

### Able to reproduce this after finding the same behavior atleast 3-4times now: Followed the instructions in the quickstart and performed the steps as follows: 1. Launched an EC2 -...

below is the details, All the image gets pulled and then its waiting for long time and never gets started . Please advise here. selenium-hub is up-to-date ldap-phpadmin is up-to-date...

I recently set up a local environment on an Oracle Linux 7.5 server (used ./adop compose init). It seems to work fine until the server is restarted. Issuing a 'docker...

I had some ideas about the CLI I wanted to share, specifically around variants of ADOP and how to keep it flexible enough to support them and allow contribution. -...

I had a few ideas about how quickstart.sh could be enhanced, specifically around allowing it to be extended so that different "types" are supported and also how to make it...

It would be useful to include details of how to use custom cartridge properties to the documentation: Relates to: https://github.com/Accenture/adop-platform-management/pull/52

enhancement
help wanted

The document README.md has no mention on installing AWS Command line tools to be able to run the upload_certs.sh (https://github.com/Accenture/adop-docker-compose/tree/master/provision/aws/ssl) Please update the documentation to install AWS CLI from this...

The docker compose wiki is blocked in certain countries. This may make it difficult for someone to learn about ADOP cartridges and platform extensions etc. To resolve this we could...

help wanted