docker sugarcrm
sugarcrm
docker run --name some-sugarcrm -e DB_HOST_NAME=yourhostname -e DATABASE_NAME=yourdatabasename -e DB_USER_NAME=yourusername -e DB_PASSWORD=yourpassword -e DB_TYPE=mysql -e DB_TCP_PORT=3306 -e DB_MANAGER=MysqlManager -p 2080:80 -d spantree/sugarcrm
Unable to find image 'spantree/sugarcrm:latest' locally
Trying to pull repository registry.access.redhat.com/spantree/sugarcrm ...
Trying to pull repository docker.io/spantree/sugarcrm ...
latest: Pulling from docker.io/spantree/sugarcrm
6d827a3ef358: Pull complete
87fe8fbc743a: Pull complete
f6d1a8d304ab: Pull complete
caf3547d9b73: Pull complete
1004db2760ff: Pull complete
66e2d66a547e: Pull complete
bbfaa62c234a: Pull complete
19ce8807f4d1: Pull complete
65dc0142d59b: Pull complete
a95f4fa43ae2: Pull complete
f4edd48c3730: Pull complete
d58fc629c9d1: Pull complete
c75a71ebb7f4: Pull complete
cb3dfbdf5315: Pull complete
e8e703aaac66: Pull complete
fac830a28c0f: Pull complete
0e1891b9881d: Pull complete
80f8a063cdc8: Pull complete
ce96518b4389: Pull complete
b62d503b0dff: Pull complete
1a9ac8a7403b: Pull complete
7feed935af7b: Pull complete
87035062d7c1: Pull complete
51c383ecc466: Pull complete
f5351228dfe7: Pull complete
Digest: sha256:29d1acc6b5d9aae26baa279b7373b9b75780c619756a4b4160e8a1fc3be98f85
Status: Downloaded newer image for docker.io/spantree/sugarcrm:latest
0195921ea7579c40c4a4469ab637c776c4dc0150fbec0d67353a235cc702544a
[root@nckmvdsla19211 opencart]#
Comments
Post a Comment