Deploy Akeneo with docker-compose.yml
Before installing this project, please, make sure you have installed docker and docker-compose
To install docker execute:
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sh get-docker.sh
$ pip install docker-compose
Clone this project into your work directory:
$ git clone "https://github.com/trydirect/akeneo.git"
Then build it via docker-compose:
$ cd akeneo
$ docker-compose up -d
Content type
Image
Digest
sha256:3c145a731…
Size
583.7 MB
Last updated
11 months ago
docker pull trydirect/akeneo