includeimage icon indicating copy to clipboard operation
includeimage copied to clipboard

Dockerfile syntax extension for combining multiple Docker images into one. (INCLUDE <image>)

Results 2 includeimage issues
Sort by recently updated
recently updated
newest added

Hi Tobias, what would it need to make your tool work with arm images? Update: I tried to compile your main.go on arm but not luck, modules are deprecated (...

Hello. First of all thanks for the tool - this is a good idea to have one like this. I encountered an issue with the following Dockerfile: ``` #syntax=bergkvist/includeimage FROM...