[PR #396] [CLOSED] Proper Dockerfile + security profile #1494

Closed
opened 2026-03-04 01:54:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/396
Author: @MBuffenoir
Created: 4/15/2016
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

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

View changed files

Dockerfile (+13 -0)
seccomp.json (+17 -0)

📄 Description

Use the seccomp.json file if you do not want to launch the container as --privileged.
More info here if needed: https://github.com/docker/docker/blob/master/docs/security/seccomp.md


🔄 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/s3fs-fuse/s3fs-fuse/pull/396 **Author:** [@MBuffenoir](https://github.com/MBuffenoir) **Created:** 4/15/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`a3fdf2a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a3fdf2af24293f55387047f767e665272814ff8e) Proper Dockerfile based on Ubuntu 14.04 - [`8fb4a56`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8fb4a56572d53d12e11662e1a252b86af2aab250) added fuse-utils - [`0d32458`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0d32458188eded02a405e4c1d3e29bc17aadc311) added fuse - [`6ea13f0`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6ea13f0506691ac15386a3eeeeb9147b96868a27) docker engine security profile ### 📊 Changes **2 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+13 -0) ➕ `seccomp.json` (+17 -0) </details> ### 📄 Description Use the seccomp.json file if you do not want to launch the container as --privileged. More info here if needed: https://github.com/docker/docker/blob/master/docs/security/seccomp.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:54:14 +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/s3fs-fuse#1494
No description provided.