Skip to content

Commit

Permalink
chore: Update Dockerfile formatting and add Chinese localization support
Browse files Browse the repository at this point in the history
  • Loading branch information
cbluebird committed Sep 24, 2024
1 parent 2dd44dc commit 7479381
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 95 deletions.
2 changes: 1 addition & 1 deletion Language/node.js/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ RUN apt-get update && \
chown -R sealos:sealos /home/sealos/project && \
chmod -R u+rw /home/sealos/project && \
chmod -R +x /home/sealos/project/entrypoint.sh

RUN mkdir /root/.sealos
2 changes: 1 addition & 1 deletion Language/node.js/22/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ RUN apt-get update && \
chown -R sealos:sealos /home/sealos/project && \
chmod -R u+rw /home/sealos/project && \
chmod -R +x /home/sealos/project/entrypoint.sh

RUN mkdir /root/.sealos
31 changes: 0 additions & 31 deletions yaml/Language/node.js/18/18.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions yaml/Language/node.js/20/20.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions yaml/Language/node.js/22/22.yaml

This file was deleted.

0 comments on commit 7479381

Please sign in to comment.