abcdesktopio / oc.pyos

abcdesktop docker API services from pyos
GNU General Public License v2.0
2 stars 0 forks source link
cherrypy docker-container pyos python3

oc.pyos

Update oc.pyos Docker Stars Docker Pulls GNU GPL v2.0 License

To get more informations

Please, read the public documentation web site:

abcdesktop.io pyos API service, control plane

Docker container to build the oc.pyos image

oc.pyos depend pyos submodule in /var directory

[submodule "var/pyos"]
    path = var/pyos
    url = https://github.com/abcdesktopio/pyos.git
    branch = main

To build the Docker container oc.pyos image manually

git clone --recurse-submodules https://github.com/abcdesktopio/oc.pyos.git
docker build  -t abcdesktopio/oc.pyos -f oc.pyos .