An open API service indexing awesome lists of open source software.

https://github.com/gitpod-samples/persistent-volume-mount


https://github.com/gitpod-samples/persistent-volume-mount

Last synced: 3 months ago
JSON representation

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.