Skip to content

Commit

Permalink
Update chroot-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Apr 17, 2024
1 parent bf4035d commit 7495f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chroot-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
echo "FROM --platform=linux/amd64 ubuntu:latest" > Dockerfile
echo "RUN apt update && apt install -y debootstrap" >> Dockerfile
echo "RUN debootstrap "--variant=minbase" --arch armhf jammy /tmp/test1 http://ports.ubuntu.com/"
dir "C:\\Program Files\Docker\Docker\DockerCli.exe"
docker build . -t test1

0 comments on commit 7495f94

Please sign in to comment.