*Initial version

This commit is contained in:
Derrick Hammer 2022-09-27 13:26:08 -04:00
parent 52de493301
commit e82abc0a15
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 4 additions and 1 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM cimg/node:current
USER root

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) <year> <copyright holders>
Copyright (c) 2022 Hammer Technologies LLC
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: