You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
updates for new devops transition
This commit is contained in:
8
deployments/ddlogscollector/Dockerfile
Normal file
8
deployments/ddlogscollector/Dockerfile
Normal file
@ -0,0 +1,8 @@
|
||||
FROM lambci/lambda-base:raw
|
||||
|
||||
LABEL maintainer="lee@geeksinthewoods.com"
|
||||
|
||||
COPY . /var/task
|
||||
|
||||
WORKDIR /var/task
|
||||
|
Reference in New Issue
Block a user