Best of Docker ComposeOctober 2023

  1. 1
    Article
    Avatar of notedNoted·3y

    LlamaGPT - A Self-Hosted, Offline, ChatGPT

    LlamaGPT is a self-hosted chatbot powered by Llama 2 that works offline, ensuring 100% privacy. It supports Code Llama models and NVIDIA GPUs. Minimum system requirements and a list of supported models are provided.

  2. 2
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Docker: Explained Simply for a 10-Year-Old — The Magic Box for Computer Programs

    Docker is an open-source platform for developing, shipping, and running applications within containers. It simplifies software deployment and allows for easy movement of containers. Key concepts in Docker include Docker files, Docker images, Docker containers, Docker Hub, Docker Daemon, and Docker Compose.