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

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.

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)