DB2-Samples / db2jupyter

Db2 JSON Examples using Jupyter Notebooks
Apache License 2.0
32 stars 42 forks source link

Error standard_init_linux.go:211 #4

Open mark19821982 opened 3 years ago

mark19821982 commented 3 years ago

Hello

When I execute this: docker build -t db2j --no-cache -f db2jupyter.docker .

I see this error: standard_init_linux.go:211: exec user process caused "exec format error"

Those are my technical data:

This my db2 warehouse version: db2wh_ee:v11.5.4.0-CN2-db2wh-ppcle

My OS is:

saytel@DB2WHBK:~/db2jupyter$ lsb_release -a

No LSB modules are available.

Distributor ID: Ubuntu

Description: Ubuntu 18.04.5 LTS

Release: 18.04

Codename: bionic

..this OS is Linux on power.

Any ideas?

Thanks in advance