Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 323 Bytes

File metadata and controls

21 lines (13 loc) · 323 Bytes

LTFS Build docker action for CentOS8 (Rocky Linux)

This action builds the LTFS package on CentOS8 (Rocky Linux)

Inputs

destination

Required Destination of install. Default is /tmp/ltfs.

Outputs

None

Usage

uses: LinearTapeFileSystem/CentOS8-Build@v1.5
with:
  destination: '/tmp/ltfs'