Docker Install Tomcat

In the past study๏ผŒI know two ways to install Tomcat with Docker

  1. docker pull tomcat

    • that can find the Tomcat image on Docker Hub
  2. Build with Dockerfile

    • I'm not very good at it but this is important.I'll probably write a separate blog about this approach

[Learn GO] basic knowledge

basic knowledge

  • constant
  • variable
  • integer
  • floating-point
  • bool
  • string
  • character
  • Arrays and slices
  • package

[Learn GO] Hello world

I touched on docker a few weeks ago. I knew it code by go language. So i tried hello world with go as a taste,maybe it's not the right things to do ,but i want to try.

[Docker Practical learning] 08 Docker Run Wordpress

I will add the previous content as soon as possible in the future.
Today, learn how dockerfile and docker work through the WordPress container.
I will record the following things

  1. WordPress installation and configuration
  2. Dockerfil write
  3. Dockerfil builds the image

let't try!๐Ÿ™‹โ€โ™‚

[first] Community Bonding

intro

I would like to thank ๐Ÿ™ the mentors jean-frederic Clere and George Zaronikas for allowing me to participate in the GSoC activities in 2020๐Ÿ˜