Nephos/transfer_more

docker-compose not working

Closed this issue · 2 comments

2019-10-23 17:47:25 [changch@hqdc034 transfer_more]$ docker-compose up -d
Building transfer_more
Step 1/11 : FROM greyltc/archlinux
latest: Pulling from greyltc/archlinux
f447021fbdfe: Pull complete
d16d6628947d: Pull complete
Digest: sha256:157b06be36f60eb5d52b413df813cb5725213ce13b6f878ef1e2bccd6797dc99
Status: Downloaded newer image for greyltc/archlinux:latest
 ---> c39cf61cc946
Step 2/11 : MAINTAINER Arthur Poulet <arthur.poulet@mailoo.org>
 ---> Running in 1c917a23214d
Removing intermediate container 1c917a23214d
 ---> 2fe63a598e6a
Step 3/11 : RUN pacman -Syu --noprogressbar --noconfirm crystal shards llvm35 llvm35-libs clang35 base-devel libxml2
 ---> Running in 325527d097e9
:: Synchronizing package databases...
downloading core.db...
downloading extra.db...
downloading community.db...
error: target not found: llvm35
error: target not found: llvm35-libs
error: target not found: clang35
ERROR: Service 'transfer_more' failed to build: The command '/bin/sh -c pacman -Syu --noprogressbar --noconfirm crystal shards llvm35 llvm35-libs clang35 base-devel libxml2' returned a non-zero code: 1

any suggestions ?

Hello, thanks for the report.

This is someting I must update and improve since there are working crystal dockers.
I've a busy week-end so I won't be able to fix that before monday.

This is done ! However as you noticed (in the readme), I displaced the repository to a gog instance because I don't want to host my code on github, so i don't update the github repo; only the main one.
If you have any other issues, feel free to open an issue on it !