docker
Finally I got some chances to package one application using docker, here are some useful commands docker images: docker build –rm -t my_tag docker_dir ( with Dockerfile) docker images ,…
WordPress database error: [Table 'wordpress.wp_ip_tracking' doesn't exist]SELECT COUNT(*) FROM wp_ip_tracking WHERE ip_address = '216.73.217.69'
Finally I got some chances to package one application using docker, here are some useful commands docker images: docker build –rm -t my_tag docker_dir ( with Dockerfile) docker images ,…