kopia lustrzana https://github.com/jupyterhub/repo2docker
clarify render order
rodzic
572abb3fea
commit
f4843dfdd3
|
@ -46,7 +46,9 @@ class LegacyBinderDockerBuildPack(DockerBuildPack):
|
|||
def render(self):
|
||||
"""Render buildpack into a Dockerfile.
|
||||
|
||||
Render appendix (post-build commands) at the end of the Dockerfile.
|
||||
Render legacy image source (andrewosh/binder-base at a specific commit)
|
||||
and then prependix. Render appendix (post-build commands) at the end of
|
||||
the Dockerfile.
|
||||
|
||||
"""
|
||||
segments = [
|
||||
|
|
Ładowanie…
Reference in New Issue