Commit Graph

11 Commits

Author SHA1 Message Date
Willy Kloucek
bb6239d2ad reword reference do dev-image make target 2021-11-16 10:52:35 +01:00
Willy Kloucek
418b649647 add make target for dev docker image 2021-11-16 10:09:21 +01:00
Willy Kloucek
f243b663b3 quickfix root dockerfile to unblock docker based acceptance tests 2021-11-02 14:25:50 +01:00
Willy Kloucek
d6adbb3068 ugrade to GO 1.17 2021-10-11 14:50:37 +02:00
Willy Kloucek
a7f0bac2a0 fix to alpine:3.13 2021-03-24 16:44:31 +01:00
Willy Kloucek
4c769e0d33 update alpine base image to 3.14 2021-03-24 16:44:31 +01:00
Willy Kloucek
bd49b1d5c7 change volume 2021-03-24 10:28:40 +01:00
Florian Schade
f13530425a move cache to sync package
rollback indexer map
use sync.pool for cache entries
add tests for cache
remove main locks from nrwmutex and use sync.map and sync.pool instead
bump dockerfile go version
2021-01-19 23:23:41 +01:00
Willy Kloucek
1c409c64a1 implement acceptance tests in docker for dev machine 2020-12-15 08:36:34 +05:45
Willy Kloucek
34845f9414 work on docs 2020-11-30 16:31:38 +01:00
Jan Müller
4fafb96bbb Adds Dockerfile for building a local development image
Add image builder documentation

Fix list item indent

Fix codacy issues

Make alpine version explicit

Fix markup indents

Fix image tag

Remove list items from markdown
2020-10-08 11:41:20 +02:00