mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
example services contains a default nginx server for simplicity
This commit is contained in:
2
packages/example-service/ExampleService.Dockerfile
Normal file
2
packages/example-service/ExampleService.Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM nginx:latest
|
||||
EXPOSE 80
|
Reference in New Issue
Block a user