mirror of
https://github.com/maelstrom-cms/odin.git
synced 2026-04-25 16:26:13 +03:00
[GH-ISSUE #48] Feature request #28
Labels
No labels
bug
enhancement
help wanted
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/odin-maelstrom-cms#28
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 @Soneji on GitHub (Feb 11, 2021).
Original GitHub issue: https://github.com/maelstrom-cms/odin/issues/48
This is a really cool project! Is there any way this project can be dockerised? I am happy to help with development of this
Thanks in advance :)
@dweissengruber commented on GitHub (Mar 4, 2021):
Hi, you can find a Dockerized version in this pull request: https://github.com/maelstrom-cms/odin/pull/51
@Soneji commented on GitHub (Mar 4, 2021):
thanks @dweissengruber
@Soneji commented on GitHub (Mar 4, 2021):
@OwenMelbz
Is there any chance you can setup a docker hub repository for this? As I would like to be able to use a cloud image as opposed to building the docker stuff myself
And also can we add the docker instructions to the README?
@OwenMelbz commented on GitHub (Mar 4, 2021):
You’d have to ask @dweissengruber about that, I’ve got no experience in docker I’m afraid sorry
@Soneji commented on GitHub (Mar 4, 2021):
I think it’s pretty straightforward to setup here:
https://docs.docker.com/docker-hub/builds/link-source/
But only someone with administrative access to the repo can do it