
asm2545w/artifactoryRun Artifactory OSS 3.4.1 inside a Docker container.
This Dockerfile creates an image to run a clean Artifactory OSS 3.4.1 installation.
By default Artifactory listen on port 8081.
Artifactory directories data, log and backup directories are exposed as volumes:
/artifactory/data /artifactory/logs /artifactory/backup
$ docker run -d -p 8081:8081 asm2545w/artifactory:3.4.1
Then point the browser to http://localhost:8081.
Just mounting an host => docker shared volume and having the artifactory data stored in dropbox:
$ docker run -d -p 8081:8081 asm2545w/artifactory:3.4.1 -v /path/to/dropbox/artifactory:/artifactory/data
Dockerfile in Github.






manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务