Skip to content

salahusama/DockerCMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DockerCMS

This is a Docker RESTful API management system. This service is now disabled.

Run

To run this application, simply follow these steps:

  • pip install flask
  • sudo python server.py

This application manages containers. It can:

  • View one or all containers
  • View one all images
  • View a container's logs
  • Delete one or all container
  • Delete one or all images
  • Edit the status (running/stopped) of a container
  • Edit the tag of an image
  • Create an image from an uploaded Dockerfile
  • Create a container from an image

About

A Docker Container Management System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published