roche 0.3.3

A cli to build serverless rust applications
1
2
3
4
FROM TEST_BASE_IMAGE
COPY . /app-build/src/
RUN cargo test --lib