https://github.com/librecodecoop/images
https://github.com/librecodecoop/images
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/librecodecoop/images
- Owner: LibreCodeCoop
- Created: 2018-05-31T19:46:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T23:59:13.000Z (almost 5 years ago)
- Last Synced: 2025-06-04T02:45:35.412Z (12 months ago)
- Language: Dockerfile
- Size: 23.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Images
Conjunto de imagens usadas pela LT
## Configuração
```shell
$ sudo ln -s $(pwd)/build.sh /usr/bin/lyseon-image
```
## Criando um build
> lyseon-image {image} {version}
```shell
$ lyseon-image vue 3.0.0
```