sprites icon indicating copy to clipboard operation
sprites copied to clipboard

Any guide to add sprites into Docker container ?

Open foreverlate opened this issue 2 years ago • 3 comments

Any guide to add sprites into Docker container ?

I just building https://github.com/PokeAPI/pokeapi/ in docker but seem like no png image were included

foreverlate avatar Apr 18 '23 14:04 foreverlate

You need to pull the submodules

Naramsim avatar Apr 18 '23 17:04 Naramsim

You need to pull the submodules

How do I add the sprite github link to the docker ? Is there a documentation I can follow ? image

currently the container sprite are return null image

foreverlate avatar Apr 21 '23 15:04 foreverlate

Hi, yes i introduced an env variable. But haven't documented it.

Will look into it in the next days

Naramsim avatar Apr 21 '23 20:04 Naramsim