[PR #940] [MERGED] ci: add dockerfile for build image #9481

Closed
opened 2026-05-23 03:56:43 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/940
Author: @JakeStanger
Created: 4/16/2025
Status: Merged
Merged: 4/16/2025
Merged by: @JakeStanger

Base: masterHead: ci/dockerfile


📝 Commits (1)

  • 8d5ec1d ci: add dockerfile for build image

📊 Changes

2 files changed (+109 additions, -0 deletions)

View changed files

.github/workflows/docker.yml (+105 -0)
Dockerfile (+4 -0)

📄 Description

Adds Dockerfile which provides environment in which Ironbar can be built, to be used by CI


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/940 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/16/2025 **Status:** ✅ Merged **Merged:** 4/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `ci/dockerfile` --- ### 📝 Commits (1) - [`8d5ec1d`](https://github.com/JakeStanger/ironbar/commit/8d5ec1d11414b47d567a6d47d7eaaf8546757cb1) ci: add dockerfile for build image ### 📊 Changes **2 files changed** (+109 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/docker.yml` (+105 -0) ➕ `Dockerfile` (+4 -0) </details> ### 📄 Description Adds Dockerfile which provides environment in which Ironbar can be built, to be used by CI --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:56:43 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#9481
No description provided.