NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

FROM
ARG USER_HOME_DIR="/root"
RUN yum update -y
RUN yum install -y git
&& yum install -y tar
&& yum install -y jq
&& yum install -y curl
&& yum install -y wget
&& yum install -y unzip
&& yum install -y openssl.x86_64
&& yum install -y zlib
&& yum install -y zip

#Install Dotnetcore7
RUN mkdir -p /nyl/dotnetcore
&& cd /nyl/dotnetcore
RUN curl -sSL -o dotnet.tar.gz https://download.visualstudio.microsoft.com/download/pr/ebfd0bf8-79bd-480a-9e81-0b217463738d/9adc6bf0614ce02670101e278a2d8555/dotnet-sdk-7.0.203-linux-x64.tar.gz
&& DOTNET_FILE=dotnet.tar.gz
&& export DOTNET_ROOT=$(pwd)/.dotnet
&& mkdir -p "$DOTNET_ROOT"
&& tar zxf "$DOTNET_FILE" -C "$DOTNET_ROOT"

ENV PATH=$PATH:$DOTNET_ROOT:$DOTNET_ROOT/tools
ENV DOTNET_ROOT=$HOME/.dotnet
ENV PATH=$PATH:$HOME/.dotnet:$HOME/.dotnet/tools

#Java
RUN yum remove -y java
&& cd /nyl
&& wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u131-b11/d54c1d3a095b4ff2b6607d096fa80163/jdk-8u131-linux-x64.tar.gz"
&& tar -xzvf jdk-8u131-linux-x64.tar.gz
&& rm -rf jdk-8u131-linux-x64.tar.gz

ENV JAVA_HOME=/nyl/jdk1.8.0_131
ENV JRE_HOME=/nyl/jdk1.8.0_131/jre
ENV PATH=$PATH:/nyl/jdk1.8.0_131/bin:/nyl/jdk1.8.0_131/jre/bin

#Sonar
RUN mkdir -p /nyl/sonar
&& cd /nyl/sonar
&& wget https://git.nylcloud.com/Corptech/sonarscanner/archive/refs/heads/main.zip
&& unzip main.zip
&& cd sonarscanner-main
&& unzip sonar-scanner-msbuild-nylcustom.zip
&& cd /nyl/sonar/sonarscanner-main/sonar-scanner-msbuild-nylcustom/sonar-scanner-4.7/bin
&& chmod 777 sonar-scanner

ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1

#Datapower
RUN mkdir -p /nyl/datapower
ADD data /nyl/datapower
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.