mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-27 07:55:55 +03:00
[GH-ISSUE #7] docker #182
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @aVolpe on GitHub (Mar 4, 2016).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/7
Hello, I create a docker file to host pictshare:
And a nginx config file:
However, I has a question about multiple instances of pictshare using a single data folder, is this posible with the current implementation of pictshare?