themecreator icon indicating copy to clipboard operation
themecreator copied to clipboard

Improvements for Docker integrataion

Open paaguti opened this issue 1 year ago • 0 comments

In addition to cleaning up stupid typos in Readme.md, I have moved the Dockerfile to

  1. Run clj as a non privileged user
  2. mount the cloned app.core instead of copying it inside the container

This allows some edits to reflect on a running themecreator container on-the-fly, making development easier

In addition, I have updated the helper scripts to reflect the changes in Dockerfile

paaguti avatar Jul 28 '22 06:07 paaguti

Thanks, great work.

mswift42 avatar Sep 04 '22 08:09 mswift42