Skip to content

Commit b814e93

Browse files
authored
Update xonsh-glibc-binary.Dockerfile
1 parent 744dd41 commit b814e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xonsh-glibc-binary.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ RUN eval "$(/root/.local/bin/micromamba shell hook -s bash)" \
3131
--include-package=pygments \
3232
--include-package=prompt_toolkit \
3333
--include-module=pyperclip \
34-
--no-deployment-flag=self-execution \
3534
/root/micromamba/lib/python3.11/site-packages/xonsh
3635

36+
# --no-deployment-flag=self-execution \
3737
# --python-flag=nosite,-O,-v
3838

3939
RUN mv xonsh.bin xonsh-$XONSH_VER-py$PYTHON_VER-glibc-$(uname -m).bin

0 commit comments

Comments
 (0)