onopon / spotto_league

SPOTTOのリーグ戦システム
0 stars 0 forks source link

デバッグ用 #67

Closed onopon closed 3 years ago

onopon commented 3 years ago

githubactionをdebug

onopon commented 3 years ago
runner@fv-az47-613:~/work/spotto_league/spotto_league$ docker-compose up
Creating network "spotto_league_default" with the default driver
Creating test_ponno_db ... done
Creating test_app      ... done
Attaching to test_ponno_db, test_app
test_app    | standard_init_linux.go:228: exec user process caused: exec format error
test_ponno_db | [Entrypoint] MySQL Docker Image 8.0.16-1.1.11
test_ponno_db | [Entrypoint] Initializing database
test_app exited with code 1
runner@fv-az47-613:~/work/spotto_league/spotto_league$ uname -m
x86_64
onopon commented 3 years ago
runner@fv-az47-613:~/work/spotto_league/spotto_league$ docker images
REPOSITORY                              TAG         IMAGE ID       CREATED        SIZE
onopon/lolipop_web_server_for_python3   latest      6cdfd7a56faa   4 days ago     1.01GB
ubuntu                                  16.04       9ff95a467e45   4 weeks ago    135MB
ubuntu                                  18.04       81bcf752ac3d   4 weeks ago    63.1MB
node                                    14          9153ee3e2ced   5 weeks ago    943MB
node                                    14-alpine   8e69714aa82b   5 weeks ago    117MB
node                                    12          d2035012c0a2   5 weeks ago    917MB
buildpack-deps                          stretch     c7dc37a15db1   5 weeks ago    835MB
buildpack-deps                          buster      827c35559861   5 weeks ago    804MB
debian                                  9           acf04b8ccc37   5 weeks ago    101MB
debian                                  10          4a7a1f401734   5 weeks ago    114MB
ubuntu                                  20.04       7e0aa2d69a15   8 weeks ago    72.7MB
node                                    10-alpine   aa67ba258e18   2 months ago   82.7MB
node                                    12-alpine   deeae3752431   2 months ago   88.9MB
alpine                                  3.11        e389ae589224   2 months ago   5.61MB
alpine                                  3.12        13621d1b12d4   2 months ago   5.58MB
alpine                                  3.13        6dbb9cc54074   2 months ago   5.61MB
node                                    10          28dca6642db8   2 months ago   910MB
mysql/mysql-server                      8.0.16      39649194a7e7   2 years ago    289MB
onopon commented 3 years ago

amd64/ubuntu:16.04を利用することで解決した!!!!