Skip to content

Some basic docker images for sammler.io

License

Notifications You must be signed in to change notification settings

sammler/docker-base

Repository files navigation

docker-base

Just some basic docker images for sammler.io to be easily able to change the used images in all projects/services.

Commands

Build

$ ./build-all.sh

Build a single image

$ make image DIR=mongo REGISTRY=sammlerio

Example

Build it:

$ make image DIR=fluentd-logz REGISTRY=sammlerio

Run it:

$ docker run -it sammlerio/fluentd-logz -e "LOGZ_API_TOKEN=foo"

Images

  • fluentd-logz
  • mongo
  • nats-streaming
  • natsboard
  • node-yarn
  • rabbitmq

References

About

Some basic docker images for sammler.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published