Skip to content

ccheetham/Dockerfiles

 
 

Repository files navigation

SteeltoeOSS Docker Images

GitHub repo for SteeltoeOSS Docker images.

Building

Build all images (not yet implemented)
$ build.ps1 -All
Build a specific image
$ build.ps1 config-server

Pushing to Docker Hub

Push a specific image
$ docker push steeltoeoss/config-server:1.2.3-linux
Push a manifest
$ manifest-tool --username * --password * push from-spec config-server/manifest.yml

Images

Name Description

steeltoeoss/config-server

Spring Cloud Config Server

steeltoeoss/dotnet-runtime

Dotnet Runtime

steeltoeoss/eureka-server

Netflix Eureka Server

steeltoeoss/hystrix-dashboard

Netflix Hystrix Dashdboard

steeltoeoss/mssql

SQL Server

steeltoeoss/mysql

MySQL Server

steeltoeoss/redis

Redis Server

steeltoeoss/zipkin

Zipkin Trace Collector and UI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 55.2%
  • PowerShell 24.7%
  • Java 19.1%
  • Shell 1.0%