Skip to content

ywfwj2008/docker-ppmessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile

This directory cantains resources for building PPMesage-Docker image (ywfwj2008/ppmessage).


Before Proceeding

If you just want to set up development environment, you should use the pre-built image.

docker pull ywfwj2008/ppmessage

For more details to set up development environment, check ppbook

Development

As we mentionded before, you don't need to build PPMessage-Docker image yourself. if you are interested in how we build it, here is the description for each file in this directory.

  • Dockerfile

The Dockerfile to build image.

  • build-ppmessage.sh

The script to build PPMessage-Docker image.

  • run-ppmessage.sh

The script to run ppmessage-Docker image and create new container.

  • docker-entrypoint.sh

The entrypoint script to run once a new container is created & started. We use it to init the container, bootstrap or start ppmessage, etc.

  • sources.list

The custom debian repositories, when run apt-get install, packages will be downloaded fron these repositories.

  • README.md

The file you are reading now 😄

About

a docker image for ppmessage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages