docker
How to make JavaScript fetch request from a react app docker container to a Rails API docker container within the same network?
I have a couple of docker containers within a network. A container with a frontend react project and another container with a Rails API. I\'m looking to make a request from the react project container[详细]
2022-12-07 21:53 分类:问答windows container open ppt failed
container: mcr.microsoft.com/windows:1809 use odt to install office365 in container. then use this command to open ppt with no response(open function not return)[详细]
2022-12-07 21:43 分类:问答How does one initialize opam inside a Dockerfile?
I\'ve created docker images with opam before but idk why this one is not working. I start from a image that already has opam but that doesn\'t seem to work, Dockerfile:[详细]
2022-12-07 21:29 分类:问答Problem to scrap a web service in a container from another container with selenium with different ip
I have two containers running to run prestashop and another for mysql, I raise them using docker-compose, and I access with localhost:8081 from the browser without problems. Then I need another contai[详细]
2022-12-07 20:50 分类:问答Docker FileNotFoundError: [Errno 2] No such file or directory
I\'m very new to docker.I\'m using docker and pandas to read csv file and insert into db. Dockerfile: FROM python:3.8[详细]
2022-12-07 19:46 分类:问答How to check docker service logs when restart and stop by: sudo systemctle restart docker or sudo systemctl stop docker?
I have an ubuntu 18.04 running on a metal server. My docker working good but one day i can not build new docker image, my build script hang without showing any error (the script working good before).[详细]
2022-12-07 19:33 分类:问答I am trying to access a file and I am getting the `docker: invalid reference format: repository name must be lowercase`. error. Any adivce?
I am completely new to linux and docker so please be patient and will greatly apreciate an easy to understand anwser. I am following this guide: https://degauss.org/using_degauss.html and I am at the[详细]
2022-12-07 19:27 分类:问答Docker ping ipv6 endpoint
I have a docker heartbeat container up and running from where a connection should be made towards an ipv6 endpoint.[详细]
2022-12-07 19:26 分类:问答MongoDB docker version migration from 4.4.18 to 6.0 always CrashLoopBackOff
Small question regarding MongoDB please. I am currently using the version 4.4.18 of MongoDB I am deploying it using this manifest in Kubernetes, and no problem at all, everything is working fine, very[详细]
2022-12-07 18:54 分类:问答React-Nodejs app frontend does not load with docker-compose up
I have a react nodejs application and it works fine running in local but when I dockerize it and run docker-compose up, the frontend webpage never loads and the backend running as expected. I am not s[详细]
2022-12-07 18:47 分类:问答