Compare commits

..

2 Commits

Author SHA1 Message Date
f2d9d176d5
update README.md
All checks were successful
release / release-default (push) Successful in 1h3m6s
2025-07-13 13:32:12 -05:00
b4db791c40
Add workflow 2025-07-13 12:56:35 -05:00
4 changed files with 5 additions and 5 deletions

View File

@ -43,5 +43,5 @@ jobs:
push: true push: true
no-cache: false no-cache: false
tags: | tags: |
rusian/code-server-dind:latest ${{ secrets.DOCKER_REGISTRY_USER}}/code-server-dind:latest
rusian/code-server-dind:${{ github.sha }} ${{ secrets.DOCKER_REGISTRY_USER}}/code-server-dind:${{ github.sha }}

View File

@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
# Copyright (C) 2025 Jesus E. # Copyright (C) 2025 Jesus E.
# #
# This file is part of <nombre-del-proyecto> # This file is part of code-server-dind.
# This program is licensed under the GNU GPL version 3 or (at your option) any later version. # This program is licensed under the GNU GPL version 3 or (at your option) any later version.
# See the LICENSE file or https://www.gnu.org/licenses/gpl-3.0.txt for more details. # See the LICENSE file or https://www.gnu.org/licenses/gpl-3.0.txt for more details.

View File

@ -62,7 +62,7 @@ Inicia sesión con las credenciales de tu archivo `.env`.
- Docker CLI - Docker CLI
- AWS CLI v2 - AWS CLI v2
- kubectl (`v1.32.0`) - kubectl (`v1.33.0`)
- eksctl - eksctl
- Node.js + npm - Node.js + npm
- Python 3 + pipx + venv - Python 3 + pipx + venv

View File

@ -62,7 +62,7 @@ Login using the credentials defined in `.env`.
- Docker CLI - Docker CLI
- AWS CLI v2 - AWS CLI v2
- kubectl (`v1.32.0`) - kubectl (`v1.33.0`)
- eksctl - eksctl
- Node.js + npm - Node.js + npm
- Python 3 + venv + pipx - Python 3 + venv + pipx