Skip to content

Commit a507339

Browse files
authored
fix?
1 parent ca06041 commit a507339

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ RUN <<EOS
2929
rm /rootfs/var/lib/pacman/sync/* 2>/dev/null || true
3030
sed 's/DownloadUser/#DownloadUser/g' -i "/etc/pacman.conf" 2>/dev/null || true
3131
EOS
32+
33+
CMD ["/usr/bin/bash"]
3234
#------------------------------------------------------------------------------------#
3335

3436
#------------------------------------------------------------------------------------#

0 commit comments

Comments
 (0)