Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

deb packaging: docker support #4292

Merged
merged 2 commits into from
May 2, 2016
Merged

deb packaging: docker support #4292

merged 2 commits into from
May 2, 2016

Conversation

theoweiss
Copy link
Member

Related to issue #4246
Set ENV OH_DOCKER_INSTALLATION true for docker installations.
For example:

COPY files/openhab-runtime-1.8.2.deb /
ENV OH_DOCKER_INSTALLATION true
RUN dpkg -i /openhab-runtime-1.8.2.deb

@teichsta
Copy link
Member

thanks @theoweiss! is this PR also meant to be cherry-picked onto 1.8?

@theoweiss
Copy link
Member Author

Oops, I made this PR against 1.8, wrong?

@kaikreuzer
Copy link
Member

I would say it is fully correct, the PR does not make any sense against master.

@teichsta teichsta added this to the 1.8.3 milestone May 2, 2016
@teichsta teichsta merged commit 87c69aa into openhab:1.8 May 2, 2016
@roblad
Copy link

roblad commented May 2, 2016

[image: Obraz w treści 1]

2016-05-02 19:00 GMT+02:00 Thomas Eichstädt-Engelen <
notifications@github.com>:

Merged #4292 #4292.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4292 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants