Skip to content

Commit ab4d58f

Browse files
committed
fixup! Revert "fix: Remove alternative image architectures until we virtualize (#3336)"
1 parent 020e8e6 commit ab4d58f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/build_docker.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ docker cp "$temp_container_id":/etc/group ./group 1>&2
108108
docker cp "$temp_container_id":/etc/passwd ./passwd 1>&2
109109
docker rm "$temp_container_id" 1>&2
110110

111-
echo "coder:x:1000:coder" >> ./group
112-
echo "coder:x:1000:1000::/:/bin/sh" >> ./passwd
111+
echo "coder:x:1000:coder" >>./group
112+
echo "coder:x:1000:1000::/:/bin/sh" >>./passwd
113113

114114
docker buildx build \
115115
--platform "$arch" \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy