mirror of
https://github.com/dokku/dokku.git
synced 2026-09-01 19:49:25 +02:00
3 lines
30 B
Docker
3 lines
30 B
Docker
|
|
ARG APP_IMAGE
|
||
|
|
FROM $APP_IMAGE
|