22 Commits

Author SHA1 Message Date
004180fae7
maintenance dockerfile, v0.0.2, publish maintenance 2021-02-12 03:47:54 +01:00
f7b0c44939
publish workflow 2021-02-12 03:30:51 +01:00
00c76f56a3
delete stuff 2021-02-12 03:28:58 +01:00
Wolfgang Huß
bef33d8816 Correct Human-Connection path to Ocelot-Social 2020-12-22 16:40:53 +01:00
Wolfgang Huß
42007f17dd Set the new Docker Hub images 2020-12-22 15:52:35 +01:00
roschaefer
26fa6ab261 Silly me, remove continuous integration
This worfklow should be located in the community repository
2020-06-08 17:10:45 +02:00
roschaefer
88c6d10c62 Add new static code analysis workflow 2020-06-08 16:48:10 +02:00
roschaefer
05cb9bd6ec Use same name for build stage and image tag
Plus get rid of one obsolete step in Githhub workflow
2020-06-08 16:36:00 +02:00
roschaefer
aa7e30f287 Push bare image tag to make build server happy 2020-06-08 16:09:48 +02:00
roschaefer
b93489fe14 Remove all humanconnection dockerhub repos
I'm experiencing non-determinstic behaviour when I configure a repsitory
which does not exist on dockerhub or is not part of the schoolsinmotion
organization. Therefore I'm going to use a tag `bare` for the base
images.
2020-06-08 15:19:12 +02:00
roschaefer
722b7bf687 Addding cache_from changes anything? 2020-06-08 14:51:54 +02:00
roschaefer
d3664ee178 WTF OK, let's add obsolete dockerhub repositories 2020-06-08 14:32:20 +02:00
roschaefer
7ec4d88676 Random try to fix strange error
Backend and Neo4j base images are built fine but Github fails to build
`humanconnection/webapp` docker image. Is a request made to dockerhub to
see if the repository exists? Even if the resulting image is not being
pushed to dockerhub?

What really bugs me is that `humanconnection/backend` does not exist
anymore and yet the Github actions runs fine building that image.
2020-06-08 14:27:55 +02:00
roschaefer
0a6c222a95 Configure Github actions to build base images 2020-06-08 14:19:21 +02:00
roschaefer
edfdcb6bc6 Recursive copy 2020-06-04 21:43:30 +02:00
roschaefer
3fff866a55 Rebrand step proof of concept 2020-06-04 21:19:05 +02:00
roschaefer
1a8ccfa2c1 Just ran into https://github.com/docker/build-push-action/issues/48 2020-06-04 15:09:15 +02:00
roschaefer
d804c7233e Explicitly set push to true 2020-06-04 15:04:32 +02:00
roschaefer
df6a8bd78f Add tag latest 2020-06-04 14:58:09 +02:00
roschaefer
81631f0bd5 Add missing repositories 2020-06-04 14:52:03 +02:00
roschaefer
b4dc46e0c9 Push docker images 2020-06-04 14:47:01 +02:00
roschaefer
f26f83d5ef Build neo4j docker image on Github 2020-06-04 13:43:13 +02:00