Skip to content

portainer-logs v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Apr 14:27
· 2 commits to main since this release

portainer-logs v1.0.1

Installation

NuGet (.NET global tool — requires .NET 10):

dotnet tool install --global PortainerLogs --version 1.0.1

Standalone binaries (no .NET required):

Platform Architecture Download
Windows x64 portainer-logs-1.0.1-win-x64.zip
Windows ARM64 portainer-logs-1.0.1-win-arm64.zip
Linux x64 portainer-logs-1.0.1-linux-x64.tar.gz
Linux ARM64 portainer-logs-1.0.1-linux-arm64.tar.gz
macOS x64 (Intel) portainer-logs-1.0.1-osx-x64.tar.gz
macOS ARM64 (Apple Silicon) portainer-logs-1.0.1-osx-arm64.tar.gz

Verify checksums

Each archive has a corresponding .sha256 file. Verify with:

sha256sum -c portainer-logs-1.0.1-<rid>.tar.gz.sha256

NuGet

https://www.nuget.org/packages/PortainerLogs/1.0.1