Hi, I am trying to deploy datahub to a docker cont...
# all-things-deployment
a
Hi, I am trying to deploy datahub to a docker container using the docker pull linkedin/datahub-ingestion command however, I am receiving an error stating the manifest is missing / unknown. I am using this url: https://hub.docker.com/r/linkedin/datahub-ingestion Anyone got any insights / ideas? thanks in advance :)
l
@early-lamp-41924 ^
e
could you specify a tag? If you are okay pulling latest master version, use the
head
tag otherwise, you can use the release tag like
v0.8.28
so
docker pull linkedin/datahub:head