Home
About Me
Résumé
Portfolio
DevOps
C/C++
Drupal
Java
PHP
Ruby
Symfony
WordPress
Blog
Astronomy
Fitness
Photography
RDBMS
Technology
WWF
Pictures
Instagram
Galleries
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
Contact
Search for:
Search Button
Home
About Me
Résumé
Portfolio
DevOps
C/C++
Drupal
Java
PHP
Ruby
Symfony
WordPress
Blog
Astronomy
Fitness
Photography
RDBMS
Technology
WWF
Pictures
Instagram
Galleries
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
Contact
Search for:
Search Button
DevOps
Docker
September 3, 2022
Table of Contents
Docker
Installing
Docker on Mac
Docker on Windows
On MacOS
With Brew
What Are Homebrew and Homebrew Cask?
With Docker Desktop
On CentOS
On Debian
Updating
Studying
To Share
Videos
Reading
What is a container?
What is a container image?
Best Practices
Container Registries
Experimenting with Docker
On MacOS
On CentOS
On Debian
address already in use
Creating Development Environments
docker: Error response from daemon: Conflict. The container name “/chuck.puma” is already in use
/var/lib/docker
How to containerize an app
How to run a MySQL Server
Backing up a db
Restoring a db
How to run a Drupal Website
How to run a WordPress Website
How to run a Symfony Website (Not yet completed)
Error response from daemon: Cannot link to a non running container
Deploy a registry server
AWS Elastic Container Registry (ECR)
What is a Docker Registry?
DockerHub
Deploying my own Docker Registry
Run a local registry
Copy an image from Docker Hub to your registry
Stop a local registry
Basic configuration
Start the registry automatically
Customize the published port (Will not do)
Storage customization (Not yet completed)
Customize the storage location
Customize the storage back-end
Run an externally-accessible registry
Get a certificate
Support for Let’s Encrypt
Use an insecure registry (testing only)
Restricting access (Not yet done)
Native basic auth
More advanced authentication
Deploy your registry using a Compose file
Cleaning up
No package ‘libcurl’ found
web-container | AH00112: Warning: DocumentRoot [/var/www/html/public] does not exist
Build failed
How to access the content of named volumes
error Couldn’t find a package.json file in “/app”
Error response from daemon: No such image
docker push denied: Your authorization token has expired. Reauthenticate and try again.
Docker for General Electric
Couldn’t connect to Docker daemon at http+docker://localhost – is it running?
Is the docker daemon running?
Resources
devops
,
docker
Written By victord On September 3, 2022