Sign inSign up

akitchin/magento

By akitchin

Updated over 9 years ago

This is a base magento2 image that is at the point that it will give you the setup.php flow

Image
0

1.3K

akitchin/magento repository overview

The only reason this isn't an automated build is that it requires a auth.json file with credentials from magento connect and github.

example file auth.json

{
    "http-basic": {
        "repo.magento.com": {
            "username": "---- add here ----",
            "password": "---- add here ----"
        }
    },
    "github-oauth": {
        "github.com": "---- add here ----"
    }
}

Link to the git repo where you can do this yourselves --> Dockerfile

Tag summary

Content type

Image

Digest

Size

323.8 MB

Last updated

almost 10 years ago

docker pull akitchin/magento