a year ago
pp/.
Taking snapshot of files…
RUN --mount=type=cache,id=-/root/cache/go-build,target=/root/.cache/go-build go mod download
Cmd: /bin/bash
Args: [-ol pipefail -c go mod download]
Running: [/bin/bash -ol pipefail -c go mod download]
go: downloading go1.23.3 (linux/amd64)
go: no module dependencies to download
Taking snapshot of full filesystem…
Pushing layer us-west1.registry.rlwy.net/9cadbfb2-333d-40d9-bee0-e28160a00841/cache:8cc7fea17bef47355ddf9fb093e4ef5a123f76746efd7e14d7242de13b918c1e to cache now
Pushing image to us-west1.registry.rlwy.net/9cadbfb2-333d-40d9-bee0-e28160a00841/cache:8cc7fea17bef47355ddf9fb093e4ef5a123f76746efd7e14d7242de13b918c1e
COPY . /app/.
Taking snapshot of files…
RUN --mount=type=cache,id=-/root/cache/go-build,target=/root/.cache/go-build go build -o out
Cmd: /bin/bash
Args: [-ol pipefail -c go build -o out]
Running: [/bin/bash -ol pipefail -c go build -o out]
no Go files in /app
error building image: error building stage: failed to execute command: waiting for process to exit: exit status 1
exit status 1
Stopping Container
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies