mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1849] [MERGED] Added a basic profile for gcloud #4089
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4089
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/1849
Author: @jelford
Created: 3/31/2018
Status: ✅ Merged
Merged: 4/1/2018
Merged by: @SkewedZeppelin
Base:
master← Head:gcloud-profile📝 Commits (2)
1b258d4Added a basic profile for gcloud5bd6c55Remove /usr/local from gcloud.profile📊 Changes
1 file changed (+40 additions, -0 deletions)
View changed files
➕
etc/gcloud.profile(+40 -0)📄 Description
Hi, another quick one hopefully. I tested the profile out with the following workflows:
gcloud initgcloud docker -- push ...gcloud compute instances listAll seemed okay; I think the docker integration is the only thing that requires any "interesting" permissions, and the rest is just speaking to an API.
gcloud is the Google Cloud Platform's cli. It understands how to interact with GCP's endpoint, and it need to read config and creds from the user's $HOME, plus it integrates with docker-cli.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.