135 questions
I built a Dokerfile, created an image, and ran a docker run.The following error cannot be resolved: docker: invalid reference format.See'docker run --help'.When I looked into it, I looked at the artic...
The Ravel app is working properly in docker environment.docker exec-it app bashinto the container, and just under the laravel project, phpartisan command:test_commandWhen you run the and commands, Wit...
We are developing apps by Docker and Python.pip install zip displays a message similar to the following:I'd like to know how to get out of the error.Reference Site Easy as expected!!Python's Android a...
I use laravel,vue.js,docker (local uses nginx for docker) on my Mac to create a web app locally. I think it's because the .env configuration is strange, but it doesn't connect to the local mysql that ...
What do you want to solveI'm going to join Kaggle by building a Docker environment using WSL2 on Windows 11 and using the Jupiternotbook.However, I was able to implement the above, but when I tried to...
Developing web applications running in rails+mysql environment My PC is an m1 chip macbook, but the mysql container doesn't stand up, so I checked the cause and found out that if you want to use mysql...
MacBook Air (Retina, 13-inch, 2020)OS: macOS BigSur (version 11.4)docker (Version: 20.10.7) I tried to create a Ubuntu-based Python development environment using Docker, but I got the following error:...
BackgroundWe are migrating our previously deployed blog system to the AWS EKS cluster.On the EC2 of the existing system, two containers operate: a web server (nginx) container and an AP server (django...
I am currently considering purchasing a Mac for development.During the development, multiple x64 containers must operate locally using Docker Desktop.I will also use kubernetes.I'm thinking of buying ...