mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
3 lines
30 B
Docker
3 lines
30 B
Docker
|
|
ARG APP_IMAGE
|
||
|
|
FROM $APP_IMAGE
|