mirror of
https://github.com/MHA-Team/PTS-Team.git
synced 2026-02-03 14:03:25 +00:00
Items in 'opt/mycontainers' not displaying in install list #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrewc2 on GitHub.
Describe the bug
The .yml files in
opt/mycontainersare not populating in the community containers list.To Reproduce
Steps to reproduce the behaviour:
Add a .yml file to
opt/mycontainersafter it gets created.Expected behaviour
The container should show up in the community containers list.
@andrewc2 commented on GitHub:
Not that I've ever seen, I just manually create the containers in portatiner personally.
@skuid87 commented on GitHub:
Was this ever resolved? If not - how are people adding their own apps in the meantime?
@skuid87 commented on GitHub:
Would you mind sharing some insight on how to do this please? I'm trying to create a docker app for:
https://github.com/meisnate12/Plex-Image-Cleanup
Thanks