Discuit: Docker Features and Bugs

A collection of features and bugs related to the Discuit Docker container.

Resources

Wanted Features

Multi-Architecture Support

The Discuit Docker container should be compatible with both ARM64 and AMD64 architectures to support a wider range of devices and systems.

Standalone & Development Image

The container should offer standalone and full-stack deployment options, allowing users to choose a standalone version meant for production use, which expects the database and redis instances to be hosted externally, and a development version that includes a database along with redis for local testing and development.