CentOS7下docker二进制文件编译
原文地址:https://o-my-chenjian.com/2017/10/11/Make-Docker-Executable-File-On-CentOS7/
相关博文
系统环境与软件版本
- OS:Centos7 64bit
- Kernel Version:3.10.0-693.2.2.el7.x86_64
- Golang Version: go1.8.4 linux/amd64
- Docker: 17.05.0-ce
原文地址:https://o-my-chenjian.com/2017/10/11/Make-Docker-Executable-File-On-CentOS7/
问题:Cannot set property. Property setting is supported only on core types in this language mode.I add this key in regitry (set language mode to FullLanguage) and I restart my machine :
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment]
"__PSLockdownPolicy"="1"
pip install cnocr |
安装很简单,但是我实际操作过程中出现了一些问题。具体就不说明了,最后解决办法是安装个软件。
Visual Studio: 面向软件开发人员和 Teams 的 IDE 和代码编辑器 (microsoft.com)
下载安装这个软件
打开运行后,勾选安装即可。