Skip to content

Commit

Permalink
remove user
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed Sep 24, 2024
1 parent e6abeb7 commit 9f9aaa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM apache/beam_python3.10_sdk:2.59.0

USER ROOT
# Install curl and rclone
RUN apt-get update && apt-get install -y curl
RUN curl https://rclone.org/install.sh | bash

0 comments on commit 9f9aaa1

Please sign in to comment.