R shiny deployment

Hi, I want to deploy the R shiny app. When I set the igraph pacakge in docker file, but failed to call igraph package at last.
The error is as follows:
package or namespace load failed for ‘igraph’ in dyn.load(file, DLLpath = DLLpath, …): unable to load shared object ‘/usr/local/lib/R/site-library/igraph/libs/igraph.so’: libglpk.so.40: cannot open shared object file: No such file or directory