135 questions
Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 4 years ago.4 years agoTo save the image file from the application, you must...
I try to create an instance of EC2 using docker-machine, but it doesn't work.We look forward to seeing you.Windows 10Using the Dokcer ToolboxExecuting Commands docker-machine create --driver amazonec2...
As a description of the docker xxx command specifying an image, you can find two types of information on the web: repository name and image name.docker images says REPOSITORY, so I wonder if the repos...
ProblemsI am currently making a product in the React+Lavel environment.Server-side rendering is required and is being built using spatie/larvel-server-side-rendering.The local test environment was suc...
I use docker to build an environment using php-fpm+nginx+mysql.We are going to mount the php configuration file on the host in /etc/php of the docker container (app container) so that the changes on t...
Here is an example of running Django and PostgreSQL on Docker-Compose.In this example, the command is defined in docker-compose.yml, but if you specify build in the service definition, you can also de...
I have a question about MySQL time zone settings.If you build or run using the Dockerfile below, the container will print an error and exit.like loading timezone table information with the mysql_tzinf...
I use the Docker Toolbox on Windows 10 Home.I would like to save the image and save it, but it seems that it will be banned because it runs on VirtualBox.Also, I don't know where to save it.Is there a...
Starting postgres server in Docker containerCONTAINER ID NAMES IMAGE COMMAND CREATED STATUS PORTSb292a7d3de2d backend_container rails railsc About an hour ago Up About an hourb1e3345f625d postgres_con...
I am currently developing Ruby on rails in a Docker environment, but suddenly I cannot connect to localhost.$curl localhost:3000curl:(7) Failed to connect to localhost port 3000: Connection refusedBel...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.