135 questions
Host OS: ubuntu-desktop 18.04 running bareharddocker image: Installation of development tools and libraries you want to use for ubuntu-desktop 18.04In this configuration, I cannot input Japanese in th...
If Windows fails to start a program due to lack of DLLs, is there a way to check it on cmd.exe or powershell?The details are as follows.Recently, when I was creating a Windows container for Apache on ...
Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 5 years ago.5 years agoI heard that the app depends on the kernel version of Linux, so I can't u...
I am currently putting Gin and a library (https://github.com/codegangsta/gin) into Docker to auto-reload, but I am having a hard time debugging because I don't know where the log will be thrown up whe...
Mounting Host Side Folder A to Container Folder BSave folder C directly under folder B in container to named volumeIf you set the above in docker-compose.yml, folder C appears directly under folder A ...
running environment:Windows 1p Pro (64bit)Vagrant 2.2.14Ubuntu 16.04.6 LTSDocker 18.09.7ruby —ruby 2.7.2p137 In order to install Ruby's sinatra library in the Docker containerbundle install encountere...
I would like to have my new Rails project run on DockerToolbox.The Rails version is 4.0.0.#...set up abbreviated Docker Toolbox...$ git clone path /to /repository.git project$ cd project# Install gem$...
I'm trying to develop the rails application using docker.docker-compose run web rails db:migrateI was able to verify that the database was created by running , but when I accessed localhost:3000, I sa...
What do you expectdocker-compose-f docker-compose.yml up-d --build The frontend container starts after execution.ProblemsAfter running docker-compose-f docker-compose.yml up-d --build, check docker ps...
I am currently trying to publish an app that I made my own development environment with docker-compose, but when I did docker-compose up, they said no such file please webpacker:install, so I got the ...
« | - 10 - | » |
© 2024 OneMinuteCode. All rights reserved.