docker tag

135 questions


1 answers
41 views
0
Regarding the issue that has not been changed to docker containers

CentOS image on dockerAmong them, I am installing rails, mysql, etc. (I am not setting rails or mysql in dockerfile).I just use it like vmware.)Then ruby-v ruby 2.3.0p0 (2015-12-25 revision 53290) [x8...

1 years ago

1 answers
87 views
0
jenkins garbled in docker centos container

We are building CI/CD environment with Docker container.Shell running in a slave environment based on jenkins to centos7.If you check the execution results, the Japanese part will be garbled.Since the...


2 answers
117 views
0
Want to launch VScode from container (Ubuntu)

It's just as the title says.I followed the steps below.Install python3 and VScode, etc. in container A and image them with commit.In order to run the container from image, I added the following option...

1 years ago

1 answers
80 views
0
"Simp_le:1446" Error Occurs After SSL Using Let's Encrypt in Docker

EventWe are currently planning to use Docker to make the website SSL.Therefore, I am trying to add Let's Encrypt to the Docker-compose, but A heading error has occurred and SSLization is not successfu...


1 answers
82 views
0
3306 port is already in use and cannot docker run

We are currently developing a mix of docker applications and docker-free applications.db uses mysql, which uses docker.However, perhaps because there is something that does not use docker, when I try ...

1 years ago

1 answers
98 views
0
Replacement of some files in the container file system

[Question details] [Question] If the image version published on Docker Hub is out of date, the problem is Regarding whether there is none (whether Docker or Jenkins officially envisioned it or not), I...

1 years ago

1 answers
72 views
0
Remove dynamically assigned ports from docker inspect

When I dynamically mapped 80 ports in a container, I tried to get the port mapped to the host OS only by using the docker inspect command, but no matter how hard I tried, it didn't work.I was hoping t...

1 years ago

1 answers
42 views
0
How do I check docker startup options

Docker version 1.10.3, build cb079f6-unsupportedis used.On CentOS 7.I forgot what option to start when creating docker container.You can check the port forwarding in docker ps, but can you find out wh...

1 years ago

1 answers
80 views
0
I have a question about how to proceed with the project using Docker.

I have two questions! Nice to meet you!I'm trying to build a LAMP environment in the ubuntu container, but I'm thinking of going with the following flow, but I don't know how to proceed with the work ...

1 years ago

1 answers
41 views
0
Unable to docker commit

CentOS 7 uses docker.I ran docker commit, but the following error occurred and I cannot print it to the image.$docker commit testsys testsysError response from daemon: devmapper: Thin Pool has 145060 ...

1 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.