<#17714 Create `docker_environment` from `docker_i...
# github-notifications
q
#17714 Create `docker_environment` from `docker_image` New issue created by ShantanuKumar Is your feature request related to a problem? Please describe. I would like to use a custom docker image generated using
docker_image
for creating a
docker_environment
. Describe the solution you'd like In the
docker_environment
set
name
= <docker_image_target_name> Describe alternatives you've considered I didn't know how it would work. But as mentioned by @witty-crayon-22786 on slack
you’d currently have to actually build the image once, and then publish it somewhere
Additional context Doc slack thread pantsbuild/pants