Skip to content
Discussion options

You must be logged in to vote

Hello @infinitydon,

We intentionally only include what is absolutely necessary in the container image for Ella Core to function. This keeps the image lean (76.4MB at the moment) and more secure. Adding packages increases the attack surface and bloat the image's size.

For troubleshooting, pebble is the service manager in the container image and some pebble commands can be very useful for troubleshooting (ex. pebble exec <command>, pebble ls <dir>, ...). For status checks, hitting the HTTP API /status endpoint or executing pebble services ella-core can inform you about the service's health.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gruyaume
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants