Skip to content

This repo contain some dockerfiles needed in order to buils dolibarr docker images

License

Notifications You must be signed in to change notification settings

kastoras/dolibar-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dolibar-dockerfiles

This repo contain some dockerfiles needed in order to build dolibarr docker images. There are two set of that can be created from those docker files. (freshinstall & withenv)

More to come...

Instructions

Those files can be copied to a dolibarr instance and create containers using the instructions bellow. Alternative the files can be used in CI Piplenes to create dolibarr images

Copy files

  1. Copy the dockerfiles folder in the root of the dollibar instance
  2. Copy and rename(to docker-compose.yaml) one of the two docker compose files to the root of the dollibar instance. Select one of the two versions supported (17, 19). The docker files could probably work in other versions as well, but they haven`t tested.
  3. Run docker compose up -d server
  4. Open http://localhost:8001

About

This repo contain some dockerfiles needed in order to buils dolibarr docker images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published