Skip to main content
beautify the text and code and show image
Source Link
nbk
  • 49.6k
  • 8
  • 32
  • 53

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this:

docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql 

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and configDocker error and config

Any idea what is happening?

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this:

docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql 

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and config

Any idea what is happening?

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this:

docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql 

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and config

Any idea what is happening?

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this: " docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql "

docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql 

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and config

Any idea what is happenning¿happening?

Thank you in advance :)

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this: " docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql "

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and config

Any idea what is happenning¿?

Thank you in advance :)

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this:

docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql 

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and config

Any idea what is happening?

Source Link
virxu
  • 23
  • 1
  • 5

Docker Error no such container. But it seems to be okay

First time using Docker for a class proyect.

All my containers have the state 'UP'

And everything seems fine.

But when I try this: " docker exec -it laradock_mysql_1 mysql -uroot -proot <../database/scripts/create_database.sql "

It can not find the container. But as you can see in the picture. It seems to be there.

Docker error and config

Any idea what is happenning¿?

Thank you in advance :)