Skip to content

Commit

Permalink
debian-distro: Add arm64 based Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
  • Loading branch information
cshilwant committed May 14, 2024
1 parent 5fea065 commit df950f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian-distro/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Using debian:bookworm-slim as the base image
FROM arm64v8/debian:bookworm-slim
RUN export DEBIAN_FRONTEND=noninteractive; apt-get update

0 comments on commit df950f5

Please sign in to comment.