Tag: docker-container

52 votes
16 answers
1.6K views
How to access host port from docker container

I have a docker container running jenkins. As part of the build process, I need to access a web server that is

avatar
Brianne
0 1 0 9
asked 07 September, 2021
60 votes
15 answers
1.7K views
How to deal with persistent storage (e.g. databases) in Docker

How do people deal with persistent storage for your Docker containers? I am currently using this approach: bu

avatar
Jesenia
0 1 0 9
asked 07 September, 2021
65 votes
28 answers
1.9K views
What is the difference between a Docker image and a container?

When using Docker, we start with a base image. We boot it up, create changes and those changes are saved in la

avatar
Brianne
0 1 0 9
asked 07 September, 2021
54 votes
26 answers
1.2K views
How do I get into a Docker container's shell?

I'm getting started working with Docker. I'm using the WordPress base image and docker-compose. I&a

avatar
Rudolf
0 1 0 9
asked 07 September, 2021
55 votes
30 answers
604 views
How to copy files from host to Docker container?

I am trying to build a backup and restore solution for the Docker containers that we work with. I have Docker

avatar
Dusty
0 1 0 9
asked 07 September, 2021
61 votes
21 answers
2.9K views
Docker: Copying files from Docker container to host

I'm thinking of using Docker to build my dependencies on a Continuous Integration (CI) server, so that I

avatar
Percy
0 1 0 9
asked 07 September, 2021