Fmstrat / Fmstrat/plex-db-sync

Docker: issuing S2/host docker commands

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
151
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Hello,

I think I have this working in a docker container, thank you.
One caveat though is that I am manually stopping the plex docker container on S2. I probably misunderstand something about the intent, wondering if anyone can tell me what I'm missing?

Given:
S1 is a docker container whose host is accessible by SSH
S2 is a docker container running on the local docker instance
plex-db-sync is a guest docker container running on the same local host as S2

I don't understand how the guest plex-db-sync docker container can run these docker commands against the host:

- S2_START=cd /docker; docker-compose up -d plex
- S2_STOP=cd /docker; docker-compose stop plex

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.