Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circleci ruby -> python #39

Merged
merged 1 commit into from
Oct 19, 2019
Merged

circleci ruby -> python #39

merged 1 commit into from
Oct 19, 2019

Conversation

stmtk1
Copy link
Contributor

@stmtk1 stmtk1 commented Oct 19, 2019

circleCIのdockerのイメージをrubyからpython3にしました

@AsPJT AsPJT merged commit 3994565 into AsPJT:master Oct 19, 2019
@AsPJT
Copy link
Owner

AsPJT commented Oct 19, 2019

Build-agent version 1.0.17810-dc80f5d8 (2019-10-16T10:33:12+0000)
Docker Engine Version: 18.09.6
Kernel Version: Linux e110531e337b 4.15.0-1043-aws #45-Ubuntu SMP Mon Jun 24 14:07:03 UTC 2019 x86_64 Linux
Starting container circleci/python:3.8.1
  image cache not found on this host, downloading circleci/python:3.8.1

Error response from daemon: manifest for circleci/python:3.8.1 not found

エラー出ちゃいました。

@yumetodo
Copy link
Contributor

そもそもcircleci/python:3.8.1ってcircleci/python:3.8で十分では・・・?
そしてそもそもpython 3.8.1なんてreleaseされていない、10月14日に3.8.0が出ましたが。

@yumetodo
Copy link
Contributor

というかそもそもなんでpythonのコンテナなんだ・・・?
いやまあ #36 でコンテナを作る作る詐欺しているのが悪いというのもあるにはあるんですが。

@stmtk1
Copy link
Contributor Author

stmtk1 commented Oct 19, 2019

本来はどのイメージにするべきですか?

にわかで申し訳ない

@yumetodo
Copy link
Contributor

yumetodo commented Oct 19, 2019

Pythonのコンテナが本当に必要ならcircleci/python:3.8。しかしそもそも本当に必要なコンテナは各種バージョンのC++コンパイラを持つコンテナ群。
というわけで、なんか動かないとかじゃない限り #36 で解決されるべきと思うのですが @Kasugaccho どう思います?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants