Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D Docker Inetkey
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Stellenbosch University Linux Users
  • Docker Inetkey
  • Issues
  • #2
Closed
Open
Issue created Apr 20, 2020 by Andrew James Collett@ajcollett😎Owner

Smaller container

One other thing is how to reduce the size of the container.

  1. Use a single line for the apt update, upgrade install and then && a cleanup afterwards. See here: https://git.cs.sun.ac.za/Computer-Science/docker-prebuild/sun-latex-base/-/blob/master/18.04-Dockerfile
  2. You can use the SUN Ubuntu base for the base build, as it sets our internal mirrors for installations
  3. (Suggestion) You COULD also do this in alpine, that would result in a small image. BUT, that doesn't come with bash and things by default. See here: https://git.cs.sun.ac.za/Computer-Science/docker-prebuild/alpine-tools
Edited Apr 20, 2020 by Andrew James Collett
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking