Skip to content

Commit

Permalink
add support for arm64.
Browse files Browse the repository at this point in the history
  • Loading branch information
deadly-panda committed Mar 13, 2024
1 parent eae112c commit 4baae13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ostorlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@ in_selectors:
out_selectors: []
mounts:
- '$CONFIG_HOME/db.sqlite:/root/.ostorlab/db.sqlite'
supported_architectures:
- linux/arm64/v8
- linux/amd64
docker_file_path : Dockerfile
docker_build_root : .

0 comments on commit 4baae13

Please sign in to comment.