• 2.1.13 41d1d07e11

    Griefed released this 2022-11-02 12:26:57 +01:00 | 68 commits to master since this release

    Automatic release of version: 2.1.13
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.12...2.1.13

    Downloads
  • 2.1.12 03a6501024

    Griefed released this 2022-10-02 12:25:37 +02:00 | 72 commits to master since this release

    Automatic release of version: 2.1.12
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.11...2.1.12

    Downloads
  • 2.1.11 7a3cade099

    Griefed released this 2022-09-02 12:25:26 +02:00 | 76 commits to master since this release

    Automatic release of version: 2.1.11
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.10...2.1.11

    Downloads
  • 2.1.10 bbe388c213

    Griefed released this 2022-08-02 12:23:36 +02:00 | 80 commits to master since this release

    Automatic release of version: 2.1.10
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.9...2.1.10

    Downloads
  • 2.1.9 6439f95a2e

    Release 2.1.9 Stable

    Griefed released this 2022-07-02 12:23:31 +02:00 | 86 commits to master since this release

    Automatic release of version: 2.1.9
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.8...2.1.9

    Downloads
  • 2.1.8 cf84111423

    Release 2.1.8 Stable

    Griefed released this 2022-06-02 12:22:51 +02:00 | 92 commits to master since this release

    Automatic release of version: 2.1.8
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.7...2.1.8

    Downloads
  • 2.1.7 78e8425001

    Release 2.1.7 Stable

    Griefed released this 2022-05-02 12:35:56 +02:00 | 96 commits to master since this release

    Automatic release of version: 2.1.7
    Changes in this release:

    Build System

    Chores

    Other Changes

    Full Changelog: https://github.com/Griefed/docker-baseimage-ubuntu/compare/2.1.6...2.1.7

    Downloads
  • 2.1.6 33f37a726f

    Release 2.1.6 Stable

    Griefed released this 2022-04-02 12:21:54 +02:00 | 100 commits to master since this release

    Automatic release of version: 2.1.6
    Changes in this release:

    New Features

    • Add jq to image (9c6e2180)
    • Add git to baseimage (c8a834d9)
    • Add additional alias for cd .. (9f689aa4)
    • Add zip to per default installed packages (abb146f4)
    • Install nano, net-tools, tar, unzip and vi (4822796e)

    Bug Fixes

    • Correctly set aliases system-wide (12f681d6)
    • Spelling mistake (11ac3cfa)
    • Fix mv command in fetcher. Whoopsy. (c02c09ac)
    • Remove unnecessary dir creation (1b2174a1)
    • Add missing command chaining (958c2b61)
    • If statements in Dockerfiles, man. (a93f40a7)
    • Move sources.list acquisition and decision to fetcher (f4531811)

    Performance Improvements

    • Deactivafe force-unsafe-io. I'd rather builds take a couple of seconds longer than risking failures due to disabled safety features. (b3fc3262)

    Refactors

    • Rename default user. Hopefully ensure aliases are set in resulting container (18764d58)
    • Switch ARGs, provide defaults, add aliases. Basically, merge the three dockerfiles into one. (4a4cd0ba)

    Documentation Changes

    • Add info regarding origin and intention (3434e9cb)

    Build System

    Continuous Integration

    • Correctly checkout repository (749926ff)
    • Rework package versions job (f32b3c97)
    • Move services, image and variables to global (7e864c2b)
    • Check packages for updates and trigger pack release when new packages are available (3aaeebcc)
    • Fix typo in image name (a116507e)
    • Switch image to gitlab-ci-cd which provides for all jobs (7f24150f)
    • Fix breaking type (fce02116)
    • Move Docker build for GitHub container registry to GitLab (d94b9f73)
    • Create release on GitHub after tag mirror from GitLab (a5307ebd)
    • what (d55b4b87)
    • Hopefully fix manifest errors (0f8d3299)
    • Enable experimental features (f79f5d52)
    • Fix job name (47b143b0)
    • Add Renovate config (631e411a)
    • Extend build args (86db04a1)
    • Add semantic release config (baa24420)
    • Manually build multiarch image as we are dealing with a BASEimage here. Want to do things from ground up as possible. (99928871)
    • GitHub:
      • Correctly execute (pre)release actions when tags are pushed. (d0a639d9)

    Chores

    • Add list of package versions. (29f2f3ce)
    • Add GitLab issue templates (97c94983)
    • Add some flavour (c951efb4)
    • Inform users/visitors about move to GitLab (b08174fc)
    • README stuff (3605a4fb)
    • Extend dockerignore (2ec47452)
    • Delete not needed files (27fd18c0,4b967838)
    • Add IDEA folder to gitignore (9f869cce)
    • deps:
      • update dependency griefed/gitlab-ci-cd to v2.0.4 (4c48b30f)
      • update dependency griefed/gitlab-ci-cd to v2.0.3 (10a2d108)
      • update griefed/gitlab-ci-cd docker tag to v2.0.2 (1e6ba228)
      • update griefed/gitlab-ci-cd docker tag to v2.0.1 (a7d1e8c7)
      • update griefed/gitlab-ci-cd docker tag to v2 (8769942d)
      • update griefed/gitlab-ci-cd docker tag to v1.1.0 (054e20af)
      • update alpine docker tag to v3.15 (bff0edb0)
      • update griefed/gitlab-ci-cd docker tag to v1.0.3 (ead7ca45)
      • update griefed/gitlab-ci-cd docker tag to v1.0.1 (613a6f9a)

    Other Changes

    Downloads
  • 2.1.5 079e63d733

    Release 2.1.5 Stable

    Griefed released this 2022-03-02 12:24:08 +01:00 | 104 commits to master since this release

    Automatic release of version: 2.1.5
    Changes in this release:

    New Features

    • Add jq to image (9c6e2180)
    • Add git to baseimage (c8a834d9)
    • Add additional alias for cd .. (9f689aa4)
    • Add zip to per default installed packages (abb146f4)
    • Install nano, net-tools, tar, unzip and vi (4822796e)

    Bug Fixes

    • Correctly set aliases system-wide (12f681d6)
    • Spelling mistake (11ac3cfa)
    • Fix mv command in fetcher. Whoopsy. (c02c09ac)
    • Remove unnecessary dir creation (1b2174a1)
    • Add missing command chaining (958c2b61)
    • If statements in Dockerfiles, man. (a93f40a7)
    • Move sources.list acquisition and decision to fetcher (f4531811)

    Performance Improvements

    • Deactivafe force-unsafe-io. I'd rather builds take a couple of seconds longer than risking failures due to disabled safety features. (b3fc3262)

    Refactors

    • Rename default user. Hopefully ensure aliases are set in resulting container (18764d58)
    • Switch ARGs, provide defaults, add aliases. Basically, merge the three dockerfiles into one. (4a4cd0ba)

    Documentation Changes

    • Add info regarding origin and intention (3434e9cb)

    Build System

    Continuous Integration

    • Correctly checkout repository (749926ff)
    • Rework package versions job (f32b3c97)
    • Move services, image and variables to global (7e864c2b)
    • Check packages for updates and trigger pack release when new packages are available (3aaeebcc)
    • Fix typo in image name (a116507e)
    • Switch image to gitlab-ci-cd which provides for all jobs (7f24150f)
    • Fix breaking type (fce02116)
    • Move Docker build for GitHub container registry to GitLab (d94b9f73)
    • Create release on GitHub after tag mirror from GitLab (a5307ebd)
    • what (d55b4b87)
    • Hopefully fix manifest errors (0f8d3299)
    • Enable experimental features (f79f5d52)
    • Fix job name (47b143b0)
    • Add Renovate config (631e411a)
    • Extend build args (86db04a1)
    • Add semantic release config (baa24420)
    • Manually build multiarch image as we are dealing with a BASEimage here. Want to do things from ground up as possible. (99928871)
    • GitHub:
      • Correctly execute (pre)release actions when tags are pushed. (d0a639d9)

    Chores

    • Add list of package versions. (29f2f3ce)
    • Add GitLab issue templates (97c94983)
    • Add some flavour (c951efb4)
    • Inform users/visitors about move to GitLab (b08174fc)
    • README stuff (3605a4fb)
    • Extend dockerignore (2ec47452)
    • Delete not needed files (27fd18c0,4b967838)
    • Add IDEA folder to gitignore (9f869cce)
    • deps:
      • update dependency griefed/gitlab-ci-cd to v2.0.3 (10a2d108)
      • update griefed/gitlab-ci-cd docker tag to v2.0.2 (1e6ba228)
      • update griefed/gitlab-ci-cd docker tag to v2.0.1 (a7d1e8c7)
      • update griefed/gitlab-ci-cd docker tag to v2 (8769942d)
      • update griefed/gitlab-ci-cd docker tag to v1.1.0 (054e20af)
      • update alpine docker tag to v3.15 (bff0edb0)
      • update griefed/gitlab-ci-cd docker tag to v1.0.3 (ead7ca45)
      • update griefed/gitlab-ci-cd docker tag to v1.0.1 (613a6f9a)

    Other Changes

    Downloads
  • 2.1.4 d5493531a1

    Release 2.1.4 Stable

    Griefed released this 2022-02-22 10:25:27 +01:00 | 108 commits to master since this release

    Automatic release of version: 2.1.4
    Changes in this release:

    Bug Fixes

    • Correctly set aliases system-wide (12f681d6)
    • Spelling mistake (11ac3cfa)
    • Fix mv command in fetcher. Whoopsy. (c02c09ac)
    • Remove unnecessary dir creation (1b2174a1)
    • Add missing command chaining (958c2b61)
    • If statements in Dockerfiles, man. (a93f40a7)
    • Move sources.list acquisition and decision to fetcher (f4531811)

    Build System

    Chores

    • Add list of package versions. (29f2f3ce)
    • Add GitLab issue templates (97c94983)
    • Add some flavour (c951efb4)
    • Inform users/visitors about move to GitLab (b08174fc)
    • README stuff (3605a4fb)
    • Extend dockerignore (2ec47452)
    • Delete not needed files (27fd18c0,4b967838)
    • Add IDEA folder to gitignore (9f869cce)
    • deps:
      • update griefed/gitlab-ci-cd docker tag to v2.0.2 (1e6ba228)
      • update griefed/gitlab-ci-cd docker tag to v2.0.1 (a7d1e8c7)
      • update griefed/gitlab-ci-cd docker tag to v2 (8769942d)
      • update griefed/gitlab-ci-cd docker tag to v1.1.0 (054e20af)
      • update alpine docker tag to v3.15 (bff0edb0)
      • update griefed/gitlab-ci-cd docker tag to v1.0.3 (ead7ca45)
      • update griefed/gitlab-ci-cd docker tag to v1.0.1 (613a6f9a)

    Continuous Integration

    • Correctly checkout repository (749926ff)
    • Rework package versions job (f32b3c97)
    • Move services, image and variables to global (7e864c2b)
    • Check packages for updates and trigger pack release when new packages are available (3aaeebcc)
    • Fix typo in image name (a116507e)
    • Switch image to gitlab-ci-cd which provides for all jobs (7f24150f)
    • Fix breaking type (fce02116)
    • Move Docker build for GitHub container registry to GitLab (d94b9f73)
    • Create release on GitHub after tag mirror from GitLab (a5307ebd)
    • what (d55b4b87)
    • Hopefully fix manifest errors (0f8d3299)
    • Enable experimental features (f79f5d52)
    • Fix job name (47b143b0)
    • Add Renovate config (631e411a)
    • Extend build args (86db04a1)
    • Add semantic release config (baa24420)
    • Manually build multiarch image as we are dealing with a BASEimage here. Want to do things from ground up as possible. (99928871)
    • GitHub:
      • Correctly execute (pre)release actions when tags are pushed. (d0a639d9)

    Documentation Changes

    • Add info regarding origin and intention (3434e9cb)

    New Features

    • Add jq to image (9c6e2180)
    • Add git to baseimage (c8a834d9)
    • Add additional alias for cd .. (9f689aa4)
    • Add zip to per default installed packages (abb146f4)
    • Install nano, net-tools, tar, unzip and vi (4822796e)

    Other Changes

    Performance Improvements

    • Deactivafe force-unsafe-io. I'd rather builds take a couple of seconds longer than risking failures due to disabled safety features. (b3fc3262)

    Refactors

    • Rename default user. Hopefully ensure aliases are set in resulting container (18764d58)
    • Switch ARGs, provide defaults, add aliases. Basically, merge the three dockerfiles into one. (4a4cd0ba)
    Downloads