https://github.com/gitpod-samples/persistent-volume-mount
https://github.com/gitpod-samples/persistent-volume-mount
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitpod-samples/persistent-volume-mount
- Owner: gitpod-samples
- Created: 2024-04-18T16:59:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T07:06:54.000Z (about 1 year ago)
- Last Synced: 2025-01-24T12:45:32.241Z (5 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Persistent volume mount
The following example demonstrates a simple method of mounting a s3 bucket into Gitpod workspaces. Please see the contents of [.gitpod.yml](/.gitpod.yml) and [.gitpod.Dockerfile](/.gitpod.Dockerfile) to learn how it's done and for some other pointers.