Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

Progress Report Week 1 (29.4)

Raden Muhammad edited this page Apr 29, 2018 · 14 revisions

This Week

Unsolved Problems

  • bind9 path fix (PR in progress)
  • plinth container

Next Week

  • continue study plinth code
    • Plinth uses Django, but during installation it depends on other packages like Apache2, LDAP, etc.
    • Naively apt-get install plinth within Dockerfile doesn't work, as plinth configures many services and systemd related packages.
  • start containerizing plinth with docker-scripts
Clone this wiki locally