Skip to content

rezwanahmedsami/servopanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servopanel

This is a cli web server management system

#docker commands

Build the Docker image for debugging

docker build -t servopanel-debug --target debug .

Run the debug version inside the container

docker run servopanel-debug

Build the Docker image for running tests

docker build -t servopanel-test --target test .

Run the tests inside the container

docker run servopanel-test

About

This is a cli web server management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published