What's Changed
Welcome to this new release of Taskporter! 馃帀
Installation
Binary Downloads
Download the appropriate binary for your platform from the assets above.
Docker
docker pull ghcr.io/syndbg/taskporter:0.6.2
docker pull ghcr.io/syndbg/taskporter:latestLinux Packages
- Debian/Ubuntu: Download the
.debfile and install withsudo dpkg -i taskporter_*.deb - Red Hat/CentOS: Download the
.rpmfile and install withsudo rpm -i taskporter_*.rpm - Alpine: Download the
.apkfile and install withsudo apk add --allow-untrusted taskporter_*.apk
Full Changelog: v0.6.1...0.6.2