Better DockerFile #1

Open
opened 2024-11-17 16:01:18 -05:00 by q · 0 comments
Owner

This is mostly for easier development.

We need the dockerfile to:

  • Download only the required modules to the modules/ volume.
  • Download the required libjs files (just bootstrap/bootstrap.min.css and jquery/jquery.min.js)
  • Generate certs into config/certs. This is a lot harder for rootless docker so figuring out a work around for that would be cool too.
This is mostly for easier development. We need the dockerfile to: * Download only the required modules to the `modules/` volume. * Download the required libjs files (just `bootstrap/bootstrap.min.css` and `jquery/jquery.min.js`) * Generate certs into `config/certs`. This is a lot harder for rootless docker so figuring out a work around for that would be cool too.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: q/tc-prosody#1
No description provided.