[PR #720] [MERGED] cleaner startup exec in order to build the image and run the containe… #2791

Closed
opened 2026-03-03 08:53:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/720
Author: @gnu300
Created: 11/13/2019
Status: Merged
Merged: 11/13/2019
Merged by: @dani-garcia

Base: masterHead: master


📝 Commits (3)

  • 70be2d9 cleaner startup exec in order to build the image and run the container with podman/libpod
  • 2049935 cleaner startup exec in order to build the image and run the container with podman/libpod
  • 748c825 cleaner startup exec in order to build the image and run the container with podman/libpod

📊 Changes

12 files changed (+24 additions, -12 deletions)

View changed files

📝 docker/aarch64/mysql/Dockerfile (+2 -1)
📝 docker/aarch64/sqlite/Dockerfile (+2 -1)
📝 docker/amd64/mysql/Dockerfile (+2 -1)
📝 docker/amd64/mysql/Dockerfile.alpine (+2 -1)
📝 docker/amd64/postgresql/Dockerfile (+2 -1)
📝 docker/amd64/postgresql/Dockerfile.alpine (+2 -1)
📝 docker/amd64/sqlite/Dockerfile (+2 -1)
📝 docker/amd64/sqlite/Dockerfile.alpine (+2 -1)
📝 docker/armv6/mysql/Dockerfile (+2 -1)
📝 docker/armv6/sqlite/Dockerfile (+2 -1)
📝 docker/armv7/mysql/Dockerfile (+2 -1)
📝 docker/armv7/sqlite/Dockerfile (+2 -1)

📄 Description

…r with podman/libpod


🔄 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/dani-garcia/vaultwarden/pull/720 **Author:** [@gnu300](https://github.com/gnu300) **Created:** 11/13/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`70be2d9`](https://github.com/dani-garcia/vaultwarden/commit/70be2d93ce015940f07fdc4c05a7c228042b141f) cleaner startup exec in order to build the image and run the container with podman/libpod - [`2049935`](https://github.com/dani-garcia/vaultwarden/commit/204993568a11c1f303b2dc60ff8471f96a23a26c) cleaner startup exec in order to build the image and run the container with podman/libpod - [`748c825`](https://github.com/dani-garcia/vaultwarden/commit/748c82520213dacb957e9994942f415970e19d13) cleaner startup exec in order to build the image and run the container with podman/libpod ### 📊 Changes **12 files changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docker/aarch64/mysql/Dockerfile` (+2 -1) 📝 `docker/aarch64/sqlite/Dockerfile` (+2 -1) 📝 `docker/amd64/mysql/Dockerfile` (+2 -1) 📝 `docker/amd64/mysql/Dockerfile.alpine` (+2 -1) 📝 `docker/amd64/postgresql/Dockerfile` (+2 -1) 📝 `docker/amd64/postgresql/Dockerfile.alpine` (+2 -1) 📝 `docker/amd64/sqlite/Dockerfile` (+2 -1) 📝 `docker/amd64/sqlite/Dockerfile.alpine` (+2 -1) 📝 `docker/armv6/mysql/Dockerfile` (+2 -1) 📝 `docker/armv6/sqlite/Dockerfile` (+2 -1) 📝 `docker/armv7/mysql/Dockerfile` (+2 -1) 📝 `docker/armv7/sqlite/Dockerfile` (+2 -1) </details> ### 📄 Description …r with podman/libpod --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:53:06 +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/vaultwarden#2791
No description provided.