https://github.com/paulocsilvajr/podman-code
Docker-compose.yml e scripts para conteiner via Podman e podman-compose
https://github.com/paulocsilvajr/podman-code
Last synced: about 1 month ago
JSON representation
Docker-compose.yml e scripts para conteiner via Podman e podman-compose
- Host: GitHub
- URL: https://github.com/paulocsilvajr/podman-code
- Owner: paulocsilvajr
- License: gpl-3.0
- Created: 2023-03-29T16:30:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T16:44:13.000Z (about 2 years ago)
- Last Synced: 2025-02-13T13:25:03.165Z (3 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license_gpl.txt
Awesome Lists containing this project
README
# Podman-code
### Docker-compose.yml e scripts para criação de conteiners, imagens e serviços no Podman.Este repositório contém arquivos.yml e scripts para facilitar a criação de imagens e conteiners pelo Podman.
### Arquivos
```
install_podman_podman-compose_ubuntu22.04+.sh: Instala o Podman(apt) e o Podman-compose(pip) em distribuições Linux baseadas no Ubuntu 22.04 ou superior.
yml: Pasta com arquivos.yml para criação de conteiners/imagens pelo podman-compose.
```### Licença
[Licença GPL](https://github.com/paulocsilvajr/podman-code/blob/master/license_gpl.txt), arquivo em anexo no repositório.
### Contato
Paulo Carvalho da Silva Junior - [email protected]