Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
C
CrashDragon
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • CrashDragon
  • Merge Requests
  • !5

Closed
Opened Jan 14, 2020 by Marc Gonzalez@mgonzalez
  • Report abuse
Report abuse

Run CrashDragon in small (26 MB) docker container

  • Overview 0
  • Commits 5
  • Changes 5
  • Switch from a Debian container to an Alpine container (much smaller)
  • Use multi-stage build to ignore compilation environment in final stage
  • Use a postgres:10-alpine container for the DB
  • Use docker-compose to link the two containers

Notes:
Some of the Makefile changes are somewhat random...
The config.go change might break stand-alone workflows.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: videolan/CrashDragon!5
Source branch: tiny-docker