[PR #16] [CLOSED] WIP: Add Docker support #1386

Closed
opened 2026-03-07 21:03:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/16
Author: @Skn0tt
Created: 4/25/2020
Status: Closed

Base: develHead: devel


📝 Commits (3)

  • 39becbb Add initial Dockerfile
  • 1da217f Fix Maven Parent include
  • 64dd94b Add CMD to make image startable

📊 Changes

4 files changed (+60 additions, -1 deletions)

View changed files

.dockerignore (+44 -0)
Dockerfile (+14 -0)
📝 deploy/build.sh (+1 -1)
📝 server/pom.xml (+1 -0)

📄 Description

Closes #13.


🔄 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/dbeaver/cloudbeaver/pull/16 **Author:** [@Skn0tt](https://github.com/Skn0tt) **Created:** 4/25/2020 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `devel` --- ### 📝 Commits (3) - [`39becbb`](https://github.com/dbeaver/cloudbeaver/commit/39becbb41d143bb563d6e4c7289fba83b38b1131) Add initial Dockerfile - [`1da217f`](https://github.com/dbeaver/cloudbeaver/commit/1da217fd358ef45f2a8cbf5da28c40bda6bc31c9) Fix Maven Parent include - [`64dd94b`](https://github.com/dbeaver/cloudbeaver/commit/64dd94bf4c12197d7c7bd9f8dc903f013f8ee152) Add CMD to make image startable ### 📊 Changes **4 files changed** (+60 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+44 -0) ➕ `Dockerfile` (+14 -0) 📝 `deploy/build.sh` (+1 -1) 📝 `server/pom.xml` (+1 -0) </details> ### 📄 Description Closes #13. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:03:46 +03: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
starred/cloudbeaver#1386
No description provided.