dockerfile icon indicating copy to clipboard operation
dockerfile copied to clipboard

my all docker file

Results 2 dockerfile issues
Sort by recently updated
recently updated
newest added

`docker run -d --net=host \ --name nps \ --hostname nps \ - npsconf:/conf \ - /etc/cert:/etc/cert \ -e MODE=tcp \ -e NPC=0 \ -e HTTP_PROXY_PORT=80 \ -e HTTPS_PROXY_PORT=443 \ -e...

现在你这个模板不能支持新的1.23.0的Portainer 其中一个type类型 还有一个参数选项的set已经更新了最新的要求,导致新的不能使用你这个模板 求大神再出一个兼容新版的模板!谢谢! https://portainer.readthedocs.io/en/stable/templates.html 新的