Skip to content

tombreit/podmancompose-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

podman-compose example

Demo for containers/podman-compose#740

This should test if I can set the podman compose file via .env variable COMPOSE_FILE[1]:

.env: COMPOSE_FILE=container/container-compose.yml

Basically, I want to keep the container-related files bundled in one directory (here: container) as much as possible.

Currently, however, this does not seem to be possible in my setup.

podman-compose up
# -> http://localhost:8088

[1] https://docs.docker.com/compose/environment-variables/envvars/#compose_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published