This commit is contained in:
@@ -240,3 +240,10 @@ IMPORTANT NOTES:
|
||||
DOCKER / LINUX CHEAT SHEET
|
||||
Alpine linux enter container and run shell from docker:
|
||||
docker run -it [container_id] /bin/ash
|
||||
|
||||
|
||||
|
||||
<!-- <Target Name="CopyCustomContent" AfterTargets="AfterBuild">
|
||||
<Copy SourceFiles=".\resource\ay-report.js;" DestinationFolder="$(OutDir)\resource\rpt" />
|
||||
<!-- <Copy SourceFiles=".\resource\rpt\ay-report.js;.\resource\rpt\ay-hb.js;.\resource\rpt\ay-md.js" DestinationFolder="$(OutDir)\resource\rpt" /> -->
|
||||
</Target> -->
|
||||
Reference in New Issue
Block a user