Skip to content

Commit 83e3500

Browse files
FrostyXpraiskup
authored andcommitted
docker: add keygen-httpd service to docker-compose.shell.yaml
Here is how I use it http://frostyx.cz/posts/copr-docker-compose-without-supervisord#keygen
1 parent 438b0b9 commit 83e3500

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.shell.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ services:
2323

2424
distgit:
2525
command: /bin/bash
26+
27+
keygen-httpd:
28+
command: /bin/bash

0 commit comments

Comments
 (0)