Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9340565
Makefile
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
206 B
Subscribers
None
Makefile
View Options
IMAGEDIRS := $(shell ls */Dockerfile | xargs dirname)
IMAGES := $(patsubst %,softwareheritage/%,$(IMAGEDIRS))
all: $(IMAGES)
.PHONY: softwareheritage/%
softwareheritage/%: %/Dockerfile
./build_images.sh
File Metadata
Details
Attached
Mime Type
text/x-makefile
Expires
Fri, Jul 4, 10:49 AM (4 w, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3242490
Attached To
rCDFP Deployment tools for hosting a mirror
Event Timeline
Log In to Comment