https://github.com/lvillis/recr
🐳 Re-tag Docker Images with Integrated Pull and Push.
https://github.com/lvillis/recr
Last synced: 4 months ago
JSON representation
🐳 Re-tag Docker Images with Integrated Pull and Push.
- Host: GitHub
- URL: https://github.com/lvillis/recr
- Owner: lvillis
- License: mit
- Created: 2024-07-23T16:37:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T23:38:23.000Z (5 months ago)
- Last Synced: 2025-01-20T13:50:10.978Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Table of Contents↗️
recr
🐳 Re-tag Docker Images with Integrated Pull and Push.
---
## Usage
```bash
recr
```## Example
```bash
recr docker.io/nginx:latest ghcr.io/some/nginx:latest
```