Difference between revisions of "Install JFrog Artifactory"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[docker run]] --name artifactory [[-v]] $JFROG_HOME/artifactory/var/:/var/opt/jfrog/artifactory -d -p 8081:8081 -p 8082:8082 releases-docker.jfrog.io/jfrog/artifactory-oss:latest | [[docker run]] --name artifactory [[-v]] $JFROG_HOME/artifactory/var/:/var/opt/jfrog/artifactory -d -p 8081:8081 -p 8082:8082 releases-docker.jfrog.io/jfrog/artifactory-oss:latest | ||
− | + | .../... | |
+ | WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/[[arm64]]/[[v8]]) and no specific platform was requested | ||
+ | b81e911fe4284f6658c9e2747e145800fef8f31acf7ccbced4f3fb83b2ee5563 | ||
Latest revision as of 14:38, 5 June 2022
docker run --name artifactory -v $JFROG_HOME/artifactory/var/:/var/opt/jfrog/artifactory -d -p 8081:8081 -p 8082:8082 releases-docker.jfrog.io/jfrog/artifactory-oss:latest .../... WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
b81e911fe4284f6658c9e2747e145800fef8f31acf7ccbced4f3fb83b2ee5563
See also[edit]
Advertising: