Skip to content

Docker image #36

Description

@NeQuissimus

The Dockerfile cannot be built.
I am not sure why (not a Rust dev :D)
Even the CI on master fails with something like the following:

[...]
 Compiling tokio-core v0.1.17
   Compiling scheduled-executor v0.4.0
   Compiling maud v0.20.0
   Compiling rocket_contrib v0.4.0
error: linking with `x86_64-unknown-linux-musl-gcc` failed: exit code: 1
  |
  = note: "x86_64-unknown-linux-musl-gcc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-Wl,--eh-frame-hdr" "-m64" "-nostdlib" "/root/.rustup/toolchains/nightly-2019-03-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-musl/lib/crt1.o" "/root/.rustup/toolchains/nightly-2019-03-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-musl/lib/crti.o" "-L" "/root/.rustup/toolchains/nightly-2019-03-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-musl/lib"
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions