Skip to content

A PocketMine-MP Plugin that manages Docker on PocketMine server.

Notifications You must be signed in to change notification settings

TeamBixby/DockerMine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DockerMine

A PocketMine-MP Plugin that manages Docker on PocketMine server.

How it works?

It uses proc_open() to dispatch docker command.

for now, it runs on main thread so it can freeze server when the starting docker, stopping docker etc.

Commands

The default command of this plugin is /docker.

args description
start Starts new docker container
stop Stops docker container, container must created by this plugin

About

A PocketMine-MP Plugin that manages Docker on PocketMine server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages