mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Force rebuild with gosu installation
This commit is contained in:
parent
02cd81e0ec
commit
5dd4e6a446
@ -9,6 +9,7 @@ FROM codercom/code-server:latest
|
||||
USER root
|
||||
|
||||
# Install gosu for proper user switching, Node.js, and essential tools
|
||||
# Cache bust: 2026-01-29-v2
|
||||
RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user