Skip to content

Winston Lee

  • Home
  • Projects
  • Blog
Winston Lee

docker

Cloud

Error mapping file into docker container

Specifically, for Docker on Windows, Virtualbox version, in conjunction with WSL. When I run ‘docker-compose up’, I get this error ERROR: for 125f20ccead0_lempr_web_1 Cannot start service web: OCI runtime create failed: container_linux.go:348: starting container process caused “process_linux.go:402: container init caused…

Read More Error mapping file into docker containerContinue

Cloud

How to fix “Host ‘172.x.0.1’ is not allowed to connect” with MySQL Docker

Using the official MariaDB docker image from Docker Hub, I got this error Host ‘172.18.0.1’ is not allowed to connect to this MySQL serverI I tried adding a shared volume after some google search, but that didn’t work volumes: #…

Read More How to fix “Host ‘172.x.0.1’ is not allowed to connect” with MySQL DockerContinue

General IT | Linux

Note on installing MailWizz

Mailwizz has a pretty convenient ‘one-command install’ available here. However I hit a snag when trying to run it [cc lang=”bash”] RUN schema.sql… /root/mailwizz-install.sh: line 7: /var/www/mailwizz/html/apps/common/data/install-sql/schema.sql: Permission denied [/cc] The reason is SELinux doesn’t allow the docker daemon to…

Read More Note on installing MailWizzContinue

I’m an English / Vietnamese / Korean speaking software solution provider living in Korea

Get In Touch

To reach me, please use the contact form

© 2023

Github Linkedin
Scroll to top
  • Home
  • Projects
  • Blog