First Release

This commit is contained in:
giancarlo 2020-10-16 17:32:45 +02:00
parent 4a3d846b88
commit b60cfe83e0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# SortAppR
SortAppR is a simple example that allows you to sort a file in input.
SortAppR is a simple example that allows you to sort a file in input by R.
Starting from this example, you can first create an simple script R and then a docker image in which it is installed the created script.
This example declare the sortapp command as entrypoint.
So once you can use this command at command line to run the example: