Details
-
Improvement
-
Status: Done
-
Trivial
-
Resolution: Done
-
0.4.0
-
$ cat /etc/centos-release
ClearOS release 7.4.0
-------
ClearOS is based on CentOS
--------
[x@x]# mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
[x@x]# ansible --version
ansible 2.2.2.0
[x@x]# python -V
Python 2.7.5
[x@x]# git --version
git version 1.8.3.1
[x@x]# docker --version
Docker version 1.12.6, build 88a4867/1.12.6
[x@x]# npm --version
3.10.10
[x@x]# node -v
v6.11.1
[x@x]# bzip2 -V
bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
$ cat /etc/centos-release ClearOS release 7.4.0 ------- ClearOS is based on CentOS -------- [ x@x ]# mvn -version Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00) [ x@x ]# ansible --version ansible 2.2.2.0 [ x@x ]# python -V Python 2.7.5 [ x@x ]# git --version git version 1.8.3.1 [ x@x ]# docker --version Docker version 1.12.6, build 88a4867/1.12.6 [ x@x ]# npm --version 3.10.10 [ x@x ]# node -v v6.11.1 [ x@x ]# bzip2 -V bzip2, a block-sorting file compressor. Version 1.0.6, 6-Sept-2010.
Description
PR is updating doc based on experience with installing 0.4.0 using a linux env (ClearOS release 7.4.0 - ClearOS is based on CentOS).
Attachments
Issue Links
- links to