mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 20:41:15 -03:00
Add some additional packges to our Docker image based tests
This allows using sudo and openssl
This commit is contained in:
@@ -14,6 +14,7 @@ RUN apt-get update \
|
||||
ninja-build \
|
||||
python3 \
|
||||
python3-pexpect \
|
||||
sudo \
|
||||
&& locale-gen en_US.UTF-8
|
||||
|
||||
RUN groupadd -g 1000 fishuser \
|
||||
|
||||
Reference in New Issue
Block a user