Skip to content

Docker: Alpine Linux and Wekan <=> MongoDB

License

Notifications You must be signed in to change notification settings

wekan/wekan-launchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Makes a build which runs on top of Nodes's Alpine image.
  • Relatively small size of final container.
  • Uses base image and intermediate image to reduce the build time as much of the build time is spent downloading meteor.
  • Optionally rebuild the base and/or build images to start a fresh build.
  • Change the SRC_PATH to build a specific local folder or set it to ./wekan and build from a git clone of the latest commit of the wekan/wekan project.
  • Optionally use different parameters NODE_VERSION, METEOR_RELEASE, NPM_VERSION, ARCHITECTURE, SRC_PATH by altering the .env file.
  • Optionally remove the base and build images saving disk space.

Usage

bash up.sh

TODO

  • Better readme info
  • Automated builds to the dockerhub - using an alternative script to up.sh

About

Docker: Alpine Linux and Wekan <=> MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •