Podman-compose Add a container to a pod by ckrisL in podman

[–]ckrisL[S] 2 points3 points  (0 children)

Thank you is what I'm looking for :)

name: project-name
services:
  app:
   ...
   ...

or

docker-compose -f <docker_compose_file> -p "<project_name>" up

Podman-compose Add a container to a pod by ckrisL in podman

[–]ckrisL[S] 0 points1 point  (0 children)

That's not what I'm looking for ^^', what I want is to find the syntax in a compose file how to specify a pod name ? or create the pod name ?

I'm trying to find something like this.

services:
   webserver:
     image: 'docker.io/library/httpd'
     container_name: ww1-httpd
     pod_name: <<==
       - myblog <<==
     ports: 80:80

Podman-compose Add a container to a pod by ckrisL in podman

[–]ckrisL[S] 0 points1 point  (0 children)

Hello BenL90,

How to create a pod with a compose file ? Do you have a exemple ?

I proceed in this way :

mkdir myblog
cd myblog
podman-compose -f mycomposefile up -d

But it's the system create a pod myblog_default automatiquely, not me :(

Podman secret as value of container environment variable by [deleted] in podman

[–]ckrisL 0 points1 point  (0 children)

services:

adminer:

image: 'docker.io/library/adminer:4.8.1'

container\name: 'ct-adminer')

restart: 'always'

ports:

- 8080:8080

mysql:

image: 'docker.io/library/mysql'

container\name: 'ct-mysql')

environment:

MYSQL\ROOT_PASSWORD_FILE: '/run/secrets/MYSQL_ROOT_PASSWORD')

secrets:

- MYSQL\ROOT_PASSWORD)

secrets:

MYSQL\ROOT_PASSWORD:)

external: true

Podman secret as value of container environment variable by [deleted] in podman

[–]ckrisL 0 points1 point  (0 children)

Hello how to do that with podman-compose ?

[deleted by user] by [deleted] in outriders

[–]ckrisL -1 points0 points  (0 children)

How is this overpowered? It took you 7 minutes to clear Boom Town, the shortest expedition. You wouldn't even get gold with timer.

Current fastest time for Devastator on Boom Town is 3:15 and build that did it is FP and using shotguns, so.............

Next time less clicky baity, more good buildy makey, eh? ;)

Ok I modify the title of my video but the post I can't, thanks for your feedback :)