Skip to content

sibsau/docker-aeroo-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Aeroo Docs

This is an image that allows you to launch the aeroo docs container

You should run the image with:

To run on system boot:

    sudo docker run -p 8989:8989 --name="aeroo-docs" --restart=always -d sibsau/aeroo-docs

To run manually and delete it on stop:

    sudo docker run -p 8989:8989 --rm -ti sibsau/aeroo-docs

Thanks to Raphaël Valyi (https://github.com/rvalyi), we have taken some code from https://github.com/rvalyi/aeroocker TODO: ADD libreoffice-l10n-es

Thanks to Juan Scarafia (https://github.com/ingadhoc).

About

docker image for aeroo docs container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published