summaryrefslogtreecommitdiff
path: root/doc/examples/integration-commands/elements/base/alpine.bst
blob: 433f4773ac7fc2eb24b6d6aa73ad01b5e90ecca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
kind: import
description: |

    Alpine Linux base runtime

sources:
- kind: tar
  url: alpine:integration-tests-base.v1.x86_64.tar.xz
  ref: 3eb559250ba82b64a68d86d0636a6b127aa5f6d25d3601a79f79214dc9703639

#
# Run ldconfig in the libdir before running anything
#
public:
  bst:
    integration-commands:
    - ldconfig "%{libdir}"