https://github.com/marcelcoding/onedrive-docker
Pre-Build OneDrive Docker Images.
https://github.com/marcelcoding/onedrive-docker
Last synced: 6 months ago
JSON representation
Pre-Build OneDrive Docker Images.
- Host: GitHub
- URL: https://github.com/marcelcoding/onedrive-docker
- Owner: MarcelCoding
- Created: 2021-04-11T12:10:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T01:47:54.000Z (about 2 years ago)
- Last Synced: 2025-02-08T04:46:45.880Z (8 months ago)
- Language: Dockerfile
- Homepage: https://github.com/abraunegg/onedrive/blob/master/docs/Docker.md
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneDrive Docker
Pre-Build OneDrive Docker Images.
## Images
```bash
# debain - amd64, armv7 (armhf), arm64 (aarch64)
marcelcoding/onedrive:latest,
marcelcoding/onedrive:debain,
ghcr.io/marcelcoding/onedrive:latest,
ghcr.io/marcelcoding/onedrive:debain# fedora - amd64, arm64 (aarch64)
marcelcoding/onedrive:aarch64,
ghcr.io/marcelcoding/onedrive:aarch64# alpine - amd64, arm64 (aarch64)
marcelcoding/onedrive:alpine,
ghcr.io/marcelcoding/onedrive:alpine
```## Deployment
see [github.com/abraunegg/onedrive/blob/master/docs/Docker.md](https://github.com/abraunegg/onedrive/blob/master/docs/Docker.md)