alejandrososa / dockbox

Entorno de desarrollo LAMP con Docker en Español
MIT License
13 stars 6 forks source link

Tras instalar la última versión del dockbox #6

Open rodrigomediaadgo opened 7 years ago

rodrigomediaadgo commented 7 years ago

ERROR: for nginx Cannot start service nginx: driver failed programming external connectivity on endpoint dockbox_nginx_1 (a1a979c77560065a5d073c58f9af4a19d135c9c8fbbf3e1efbb6d4e391721af3): Bind for 0.0.0.0:443 failed: port is already allocated

ERROR: for postgres Cannot start service postgres: driver failed programming external connectivity on endpoint 69ed1111107f_dockbox_postgres_1 (2e09f2a8ec736cb15da8b9cb0cc5a5f22ea089a8d8e3e957194f90be3d0caff3): Bind for 0.0.0.0:5432 failed: port is already allocated ERROR: Encountered errors while bringing up the project.


Si cambio de puerto para postgres:

ERROR: for postgres Cannot create container for service postgres: invalid bind mount spec "8bb16e7c62dabc56c16fe95fc014ee1f92b3e28ce3fa624cfb96b69dd962770f:var/lib/postgresql/data:rw": invalid volume specification: '8bb16e7c62dabc56c16fe95fc014ee1f92b3e28ce3fa624cfb96b69dd962770f:var/lib/postgresql/data:rw': invalid mount config for type "volume": invalid mount path: 'var/lib/postgresql/data' mount path must be absolute ERROR: Encountered errors while bringing up the project.