mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 22:14:40 +03:00
mox!
This commit is contained in:
4
testdata/integration/Dockerfile.moxmail
vendored
Normal file
4
testdata/integration/Dockerfile.moxmail
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
FROM golang:1-alpine AS build
|
||||
WORKDIR /mox
|
||||
RUN apk add make bind-tools bash
|
||||
env GOPROXY=off
|
Reference in New Issue
Block a user