Streama: Missing Docker instructions

Created on 7 Apr 2019  路  7Comments  路  Source: streamaserver/streama

  • Can't find any docker or docker-compose installation instructions
  • Is the Dockerfile ARM compatible? i.e. Raspberry Pi
Help wanted

Most helpful comment

All 7 comments

Very true.. The core devs are not so deep into docker, so other people are maintaining that a bit. Maybe one of them can help you out. I would gladly add docker docs to out website once I get a hand on those myself ;)

@SergioSV96 the Dockerfile in use relies on the openjdk:8-jre-slim image, which is compatible with arm32v7 (which is what you're looking for).

I'm not sure if we have multiarch builds of Docker on the Hub, but if you were to build a Streama Docker image yourself, it would run on ARM.

@dularion Do we have build (not install) docs for Streama somewhere? They'd be largely beneficial towards improving the dockerization, since the current Dockerfile seems to rely on preexisting builds

Actually, I dont think so now that you mention it... ill write one quickly

So @l33tness contributed this wiki page. let me know if it helps you out: https://github.com/streamaserver/streama/wiki/How-to-use-Docker-image

let me know if you need any more help other than the wiki page

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Thovi98 picture Thovi98  路  4Comments

HendrikD picture HendrikD  路  3Comments

Ircas picture Ircas  路  3Comments

Shrinks99 picture Shrinks99  路  6Comments

Gijs735 picture Gijs735  路  7Comments